Update integration.yml

This commit is contained in:
James Ives 2021-02-05 22:12:59 -05:00 committed by GitHub
parent 566017df71
commit d7664c8081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ jobs:
uses: JamesIves/github-pages-deploy-action@releases/v4 uses: JamesIves/github-pages-deploy-action@releases/v4
with: with:
repository-name: MontezumaIves/lab repository-name: MontezumaIves/lab
token: ${{ secrets.CROSS_REPO_PUSH_TOKEN }} token: ${{ secrets.CROSS_REPO_TOKEN }}
branch: gh-pages branch: gh-pages
folder: integration folder: integration
single-commit: true single-commit: true