Skip to content

Commit 79878e8

Browse files
committed
dif branch for gh page
1 parent 36ff255 commit 79878e8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,7 @@ jobs:
4646
uses: JamesIves/github-pages-deploy-action@v4.5.0
4747
with:
4848
clean: false
49-
branch: main
49+
branch: gh-pages
5050
folder: docs
51+
permissions:
52+
contents: write

0 commit comments

Comments
 (0)