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 25c2084 commit 41595abCopy full SHA for 41595ab
1 file changed
.github/workflows/sync-preview.yml
@@ -21,7 +21,7 @@ jobs:
21
id: app-token
22
uses: actions/create-github-app-token@v1
23
with:
24
- app-id: ${{ secrets.APP_ID }}
+ app-slug: agentcore-devx-automation
25
private-key: ${{ secrets.APP_PRIVATE_KEY }}
26
27
- name: Checkout preview
0 commit comments