Skip to content

Commit

Permalink
Update release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatua committed Dec 12, 2024
1 parent 4068eef commit 716b3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 18
- run: yarn install --frozen-lockfile
- uses: battila7/get-version-action@v1.2.1
- uses: battila7/get-version-action@v2
id: get_version
- name: Replace version
run: yarn version --no-git-tag-version --new-version ${{ steps.get_version.outputs.version }}
Expand Down

0 comments on commit 716b3c0

Please sign in to comment.