Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit a16c121

Browse files
Create token for the proper repository (#714)
(cherry picked from commit fc68314) Co-authored-by: Nick Cao <nickcao@nichi.co>
1 parent e044dc0 commit a16c121

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/trigger-packages-index.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
with:
2828
app-id: ${{ secrets.JUMPSTARTER_BACKPORT_BOT_APP_ID }}
2929
private-key: ${{ secrets.JUMPSTARTER_BACKPORT_BOT_PRIVATE_KEY }}
30+
owner: ${{ github.repository_owner }}
31+
repositories: |
32+
packages
3033
3134
- name: Trigger packages repository index generation
3235
uses: peter-evans/repository-dispatch@v3

0 commit comments

Comments
 (0)