Update main.yml

This commit is contained in:
James Ives 2019-11-08 11:18:47 -05:00
parent fc443526c0
commit 07eaab074b

View File

@ -14,5 +14,4 @@ jobs:
env: env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages BRANCH: gh-pages
FOLDER: 'test/build' FOLDER: 'integration'
BUILD_SCRIPT: npm run-script integrationTest