Update README.md

This commit is contained in:
James Ives 2020-07-13 13:36:09 -04:00
parent d914bdd4bc
commit 37acdb9c8d

View File

@ -62,7 +62,7 @@ jobs:
npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@3.5.7
uses: JamesIves/github-pages-deploy-action@3.5.8
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.