Skip to content

Commit a8ac542

Browse files
committed
feat: doc ci
1 parent 3b17610 commit a8ac542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Create a PR for Documentation
2323
id: push_image_info
2424
env:
25-
GITHUB_TOKEN: ${{ secrets.PAT }}
25+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
run: |
2727
set -e
2828
echo "Start."

0 commit comments

Comments
 (0)