Skip to content

Commit 2a67d92

Browse files
committed
Automate release creation (take 6)
1 parent 9c24e90 commit 2a67d92

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.ref }}
47+
tag: ${{ github.ref_name }}
4848
fileName: "*"
4949
tarBall: false
5050
zipBall: false

0 commit comments

Comments
 (0)