Skip to content

Commit

Permalink
test 149
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjakab committed May 6, 2024
1 parent 878ad4f commit bdb374e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: ncipollo/release-action@v1
# ref.: https://github.com/ncipollo/release-action
with:
name: "Test release for ${GITHUB_REF##*/}"
name: Test release for ${{ github.ref_name }}
#tag: ${{ github.ref }}
draft: true
generateReleaseNotes: true

0 comments on commit bdb374e

Please sign in to comment.