diff --git a/.github/workflows/do-release.yml b/.github/workflows/do-release.yml index 167d9fc..b8214ba 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@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd + uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 with: file: distribution/target/upload/* file_glob: true