Skip to content

Commit 6a10e5b

Browse files
committed
debug
1 parent 8099cbe commit 6a10e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: softprops/action-gh-release@v1
2121
with:
2222
#draft: false
23+
tag_name: ${{ github.sha }}
2324
name: ${{ steps.date.outputs.date }}
2425
files: ./referers.json
2526
#env:

0 commit comments

Comments
 (0)