Skip to content

Commit 6f757bb

Browse files
authored
Update deploy-docs.yml
1 parent 78b0c28 commit 6f757bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
uses: peaceiris/actions-gh-pages@v3
4747
with:
4848
personal_token: ${{ secrets.MY_TOKEN }}
49-
external_repository: alist-org/alist-org.github.io
50-
publish_branch: main
49+
# external_repository: alist-org/alist-org.github.io
50+
publish_branch: gh-pages
5151
publish_dir: docs/.vuepress/dist
5252
cname: alist.nn.ci
5353

0 commit comments

Comments
 (0)