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 13a3d23 commit 07962a2Copy full SHA for 07962a2
.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@bcfe5470707e8832e12347755757cec0eb3c22af # v1
+ uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1
29
30
tag: ${{ github.event.release.tag_name }}
31
generateReleaseNotes: true
0 commit comments