diff --git a/.github/workflows/upload-release.yaml b/.github/workflows/upload-release.yaml index d2fb78a..a3e9ffa 100644 --- a/.github/workflows/upload-release.yaml +++ b/.github/workflows/upload-release.yaml @@ -31,7 +31,7 @@ jobs: run: mvn --batch-mode clean install - name: Upload binaries to release - uses: svenstaro/upload-release-action@483c1e56f95e88835747b1c7c60581215016cbf2 + uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: target/ldap-server.jar