Skip to content

Commit cbd41f0

Browse files
author
Lévai Norbert
committed
Update docs.yml
1 parent db4c77c commit cbd41f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: crazy-max/ghaction-github-pages@v4
4242
with:
4343
# deploy to gh-pages branch
44-
target_branch: gh-pages-new
44+
target_branch: gh-pages
4545
# deploy the default output dir of VuePress
4646
build_dir: docs/.vuepress/dist
4747
env:

0 commit comments

Comments
 (0)