Skip to content

Commit

Permalink
chore: Specifies tag when uploading to GitHub release (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
stujfiter authored Jul 25, 2023
1 parent b6c1fa9 commit a75ce0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/secureliCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.ADMIN_TOKEN_SASCHA }}
tag: ${{ steps.release.outputs.tag }}

secureli-publish:
name: Upload release to PyPI
Expand Down

0 comments on commit a75ce0c

Please sign in to comment.