Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
knrdl committed Jul 14, 2022
1 parent 217d45f commit fb8618f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# tag_name: ${{ github.ref }}-${{ github.sha }}
tag_name: ${{ github.ref }}-${{ github.sha }}
release_name: PoLiGo Build
draft: false
prerelease: false
Expand Down

0 comments on commit fb8618f

Please sign in to comment.