mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-10 11:35:52 +01:00
Use gh-pages as branch to deploy
This commit is contained in:
parent
dc08a57d00
commit
9e8bb264b3
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…
Reference in New Issue
Block a user