More deployment fixes
This commit is contained in:
parent
32310e5d84
commit
322c294080
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ deploy:
|
|||
github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
|
||||
keep_history: true
|
||||
on:
|
||||
branch: gh-pages
|
||||
branch: master
|
||||
local_dir: _site
|
Loading…
Reference in a new issue