Skip to content

Commit 92b90ff

Browse files
committed
Deploy to orphan commits
1 parent c293470 commit 92b90ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: peaceiris/actions-gh-pages@v4
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34-
publish_branch: gh-pages
34+
publish_branch: dist
3535
publish_dir: ./site
3636
keep_files: false
37+
force_orphan: true

0 commit comments

Comments
 (0)