Update kedro-action.yml

This commit is contained in:
Waylon Walker 2020-03-06 18:58:40 -06:00 committed by GitHub
parent 0a1494350e
commit 4b2844184d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,8 @@ jobs:
with: with:
target_branch: gh-pages-viz target_branch: gh-pages-viz
build_dir: kedro-static-viz build_dir: kedro-static-viz
env:
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
#### Manual #### Manual