Skip to content

Commit

Permalink
Merge branch 'master' into kayman-mk-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk authored Nov 18, 2023
2 parents 711be7c + 5f52bfd commit 2d4235a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d4235a

Please sign in to comment.