We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd03d5 commit 534888bCopy full SHA for 534888b
.github/workflows/maven-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
ref: ${{ github.event.release.tag_name }}
27
- name: Create GitHub Release
28
- uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1
+ uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1
29
30
tag: ${{ github.event.release.tag_name }}
31
generateReleaseNotes: true
0 commit comments