Skip to content

Commit

Permalink
fix: remove v from release tags (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: pauldps <[email protected]>
  • Loading branch information
henry-brisson and pauldps authored Aug 18, 2022
1 parent 3d03041 commit 0c41747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
id: release-pr
with:
release-type: node
include-v-in-tag: false
extra-files: |
README.md
version.js

0 comments on commit 0c41747

Please sign in to comment.