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 e309ce4 commit e765ec6Copy full SHA for e765ec6
.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@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
36
with:
37
draft: true
38
files: build/libs/*.jar
0 commit comments