mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-05-11 07:36:03 +02:00
.github/workflows/pages.yml: Deploy to site branch
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./site/docs
|
||||
publish_branch: main
|
||||
publish_branch: site
|
||||
|
Reference in New Issue
Block a user