Skip to content

Commit 147c84a

Browse files
CI: Updated sync docs workflow.
1 parent cbefb57 commit 147c84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Clone the wiki repository
2626
env:
27-
GH_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
27+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
run: |
2929
git clone https://x-access-token:${GH_TOKEN}@github.com/${{ github.repository }}.wiki.git wiki
3030

0 commit comments

Comments
 (0)