We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa599d commit 4e5ef4cCopy full SHA for 4e5ef4c
1 file changed
.github/workflows/release-please.yml
@@ -22,7 +22,7 @@ jobs:
22
id: generate-token
23
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
24
with:
25
- app-id: ${{ secrets.PUSH_O_MATIC_APP_ID }}
+ client-id: ${{ secrets.PUSH_O_MATIC_APP_CLIENT_ID }}
26
private-key: ${{ secrets.PUSH_O_MATIC_APP_KEY }}
27
28
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
0 commit comments