diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 83f109dc..3bf60523 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }} - name: Create github release - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 with: draft: true files: build/libs/*.jar