Use gh-pages as branch to deploy
This commit is contained in:
@@ -19,5 +19,5 @@ jobs:
|
|||||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_DEPLOY }}
|
GITHUB_TOKEN: ${{ secrets.GH_DEPLOY }}
|
||||||
BRANCH: master
|
BRANCH: gh-pages
|
||||||
FOLDER: build
|
FOLDER: build
|
||||||
Reference in New Issue
Block a user