Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Jul 31, 2024
1 parent 2ecb892 commit a74ecc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
git push origin HEAD --tags
- name: Update package version
run: npm version ${{ steps.update_app_version.outputs.version }}
run: npm version ${{ steps.update_app_version.outputs.version }} --no-git-tag-version

0 comments on commit a74ecc7

Please sign in to comment.