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

This commit is contained in:
Alan Orth 2021-11-01 08:41:17 +02:00
parent 992fda8f85
commit d2ee0b5770
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site/docs
publish_branch: main
publish_branch: site