diff --git a/.github/workflows/do-release.yml b/.github/workflows/do-release.yml index c8e2989..7399820 100644 --- a/.github/workflows/do-release.yml +++ b/.github/workflows/do-release.yml @@ -72,7 +72,7 @@ jobs: MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }} - name: Upload binaries to release - uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 + uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b with: file: distribution/target/upload/* file_glob: true