mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +01:00
.github/workflows/pages.yml: Deploy to site branch
This commit is contained in:
parent
992fda8f85
commit
d2ee0b5770
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./site/docs
|
publish_dir: ./site/docs
|
||||||
publish_branch: main
|
publish_branch: site
|
||||||
|
Loading…
Reference in New Issue
Block a user