chore: Fixed some ci issues

This commit is contained in:
Ch1n3du 2022-09-26 14:39:48 +01:00 committed by Lucas
parent d7c9fa0fd1
commit af9474edf9
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,10 @@ on:
push:
branches:
- main
- book
pull_request:
branches:
- main
jobs:
deploy:
@ -26,4 +29,4 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./src/book
publish_dir: ./book