Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
jacovinus authored Dec 12, 2022
1 parent f63447a commit 703f2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: 'phips28/gh-action-bump-version@master'
with:
tag-prefix: 'v'
skip-tag: false
skip-tag: true

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 703f2f8

Please sign in to comment.