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.
2 parents b9fd09c + 4087bb9 commit b151927Copy full SHA for b151927
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
33
34
- name: Create github release
35
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
36
with:
37
draft: true
38
files: build/libs/*.jar
0 commit comments