1
0
mirror of https://github.com/ISEAL-Community/iseal-core.git synced 2025-07-06 06:21:38 +02:00

.github/workflows/pages.yml: Deploy to site branch

This commit is contained in:
2021-11-01 08:41:17 +02:00
parent 992fda8f85
commit d2ee0b5770

@ -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