Skip to content

Commit fb8618f

Browse files
committed
test
1 parent 217d45f commit fb8618f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
with:
22-
# tag_name: ${{ github.ref }}-${{ github.sha }}
22+
tag_name: ${{ github.ref }}-${{ github.sha }}
2323
release_name: PoLiGo Build
2424
draft: false
2525
prerelease: false

0 commit comments

Comments
 (0)