Skip to content

Commit 9c24e90

Browse files
committed
Automate release creation (take 5)
1 parent 7ff5686 commit 9c24e90

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
@@ -44,7 +44,7 @@ jobs:
4444
steps:
4545
- uses: robinraju/release-downloader@v1.4
4646
with:
47-
tag: ${{ github.event.release.tag_name }}
47+
tag: ${{ github.ref }}
4848
fileName: "*"
4949
tarBall: false
5050
zipBall: false

0 commit comments

Comments
 (0)