Skip to content

Commit db6d82c

Browse files
authored
Update sync-main.yml
1 parent 7e90d99 commit db6d82c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sync-main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
echo "Branch not yet visible to GitHub — waiting a bit more"
6060
sleep 10
6161
}
62+
env:
63+
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
64+
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
6265
- name: Create or update PR
6366
run: |
6467
git branch

0 commit comments

Comments
 (0)