Skip to content

Commit 341ef58

Browse files
Update app-id in sync-repositories.yaml
1 parent 99b8cc6 commit 341ef58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-repositories.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
id: app-token-stone-payments
3232
uses: actions/create-github-app-token@v1
3333
with:
34-
app-id: ${{ vars.APP_ID }}
34+
app-id: 996272
3535
private-key: ${{ secrets.PRIVATE_KEY }}
3636
owner: ${{ github.repository_owner }}
3737
repositories: ${{ env.REPO }}

0 commit comments

Comments
 (0)