mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Use gh-pages as branch to deploy
This commit is contained in:
parent
dc08a57d00
commit
9e8bb264b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -19,5 +19,5 @@ jobs:
|
|||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_DEPLOY }}
|
||||
BRANCH: master
|
||||
BRANCH: gh-pages
|
||||
FOLDER: build
|
Loading…
Add table
Reference in a new issue