Skip to content

Commit 5132b4f

Browse files
authored
Update vue-amap-docs.yml
1 parent 622e1ac commit 5132b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vue-amap-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Upload GitHub Pages artifact
2525
uses: peaceiris/actions-gh-pages@v4
2626
with:
27-
personal_token: ${{ secrets.TOKEN }}
27+
personal_token: ${{ secrets.PERSONTOKEN }}
2828
external_repository: yangyanggu/vue-amap-docs
2929
publish_dir: docs/.vuepress/dist
3030

0 commit comments

Comments
 (0)