Skip to content

Commit db9e034

Browse files
committed
debug
1 parent 6a10e5b commit db9e034

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
@@ -20,7 +20,7 @@ jobs:
2020
uses: softprops/action-gh-release@v1
2121
with:
2222
#draft: false
23-
tag_name: ${{ github.sha }}
23+
tag_name: ${{ github.ref }}
2424
name: ${{ steps.date.outputs.date }}
2525
files: ./referers.json
2626
#env:

0 commit comments

Comments
 (0)