Skip to content

Commit 4cc9b97

Browse files
Update sync-workflows.yml
1 parent f071998 commit 4cc9b97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-workflows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: technote-space/create-pr-action@v1
1515
with:
1616
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
17+
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1718
EXECUTE_COMMANDS: |
1819
rm -rdf .github/workflows/.tmp
1920
mkdir -p .github/workflows/.tmp

0 commit comments

Comments
 (0)