Merge branch 'master' into 3-beta

This commit is contained in:
James Ives 2019-11-08 17:53:26 -05:00
commit 28ed73f2fd

View File

@ -25,7 +25,7 @@ jobs:
npm run-script build
- name: Build and Deploy
uses: JamesIves/github-pages-deploy-action@master
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BASE_BRANCH: master # The branch the action should deploy from.