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 c292536 commit ff1b644Copy full SHA for ff1b644
.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@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
36
with:
37
draft: true
38
files: build/libs/*.jar
0 commit comments