There was an error while loading. Please reload this page.
1 parent 1a1d214 commit 573feadCopy full SHA for 573fead
1 file changed
.github/workflows/auto-template-creation.yml
@@ -52,7 +52,7 @@ jobs:
52
id: get-token
53
uses: actions/create-github-app-token@v3
54
with:
55
- app-id: ${{ vars.PENNY_APP_ID }}
+ client-id: ${{ vars.PENNY_APP_CLIENT_ID }}
56
private-key: ${{ secrets.PENNY_APP_PRIVATE_KEY }}
57
owner: vapor
58
repositories: ${{ matrix.repository }}
0 commit comments