diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index db4d2b0c5..85e533d14 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: id: app-token with: app-id: ${{ vars.GET_TOKEN_APP_ID }} - private-key: ${{ secrets.GET_TOKEN_PRIVATE_KEY }} + private-key: ${{ secrets.GET_TOKEN_APP_PRIVATE_KEY }} # bootstrap-sha and release-as needs to be removed after first release - name: Release uses: google-github-actions/release-please-action@1ddb669c677d585663a83fc535edc428954c4aeb # ratchet:google-github-actions/release-please-action@v3