Skip to content

Commit bdb374e

Browse files
committed
test 149
1 parent 878ad4f commit bdb374e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: ncipollo/release-action@v1
2828
# ref.: https://github.com/ncipollo/release-action
2929
with:
30-
name: "Test release for ${GITHUB_REF##*/}"
30+
name: Test release for ${{ github.ref_name }}
3131
#tag: ${{ github.ref }}
3232
draft: true
3333
generateReleaseNotes: true

0 commit comments

Comments
 (0)