Skip to content

Commit b1cd605

Browse files
committed
update action
1 parent 1d39afd commit b1cd605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/book.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: peaceiris/actions-gh-pages@v3
3131
with:
3232
personal_token: ${{ secrets.DEPLOY_KEY }}
33+
external_repository: golang-china/golang-china.github.io
3334
publish_dir: ./book
3435
publish_branch: gh-pages
3536
user_name: 'github-actions[bot]'

0 commit comments

Comments
 (0)