Update integration.yml

This commit is contained in:
James Ives 2020-01-11 19:32:17 -05:00
parent ab1c92261e
commit ff25f6df47

View File

@ -36,7 +36,7 @@ jobs:
- name: Build and Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3-test
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: integration
BASE_BRANCH: dev