1
0
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:
Giovanni Giordano 2020-01-05 14:11:36 +01:00
parent dc08a57d00
commit 9e8bb264b3

@ -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