Skip to content

Commit

Permalink
Set release tag_name to VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Brenner committed Jun 21, 2021
1 parent 2e33076 commit 6058d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_swagger_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
draft: false
prerelease: false
release_name: ${{ env.VERSION }}
tag_name: ${{ github.ref }}
tag_name: ${{ env.VERSION }}
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit 6058d61

Please sign in to comment.