We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b8cc6 commit 341ef58Copy full SHA for 341ef58
.github/workflows/sync-repositories.yaml
@@ -31,7 +31,7 @@ jobs:
31
id: app-token-stone-payments
32
uses: actions/create-github-app-token@v1
33
with:
34
- app-id: ${{ vars.APP_ID }}
+ app-id: 996272
35
private-key: ${{ secrets.PRIVATE_KEY }}
36
owner: ${{ github.repository_owner }}
37
repositories: ${{ env.REPO }}
0 commit comments