Skip to content

Commit b8ce628

Browse files
author
Atsushi Ambo
committed
Update GitHub Pages deployment configuration
1 parent 0f59c5a commit b8ce628

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ jobs:
7878
with:
7979
github_token: ${{ secrets.GITHUB_TOKEN }}
8080
publish_dir: ./site
81+
destination: ./ # Deploy to the root of gh-pages branch
82+
keep_files: true # Keep existing files in the gh-pages branch

0 commit comments

Comments
 (0)