Fixes integration test

This commit is contained in:
James Ives 2019-11-20 11:58:04 -05:00 committed by GitHub
parent fefb582571
commit 46e858d2a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,5 @@ jobs:
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: 'integration'
FOLDER: integration
BASE_BRANCH: dev