Skip to content

Commit

Permalink
fix tag for release
Browse files Browse the repository at this point in the history
  • Loading branch information
WesR authored Oct 6, 2021
1 parent bbd8c02 commit 7c7736c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: "dist/*"
tag: ${{ github.event.inputs.version }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7c7736c

Please sign in to comment.