Skip to content

Commit

Permalink
fix(workflow): properly use v tags
Browse files Browse the repository at this point in the history
  • Loading branch information
bsord committed Oct 22, 2020
1 parent 34281bd commit e3b0fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: bsord/[email protected]
with:
github-token: ${{ secrets.github_token }}
tag-prefix: 'v'
skip-version-file: true

- name: Create Release
Expand Down

0 comments on commit e3b0fdb

Please sign in to comment.