Skip to content

Commit 58e57c5

Browse files
Merge pull request #207 from technote-space/technote-space-patch-1
chore: Update sync-workflows.yml
2 parents f071998 + 4cc9b97 commit 58e57c5

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)