Update pythonapp.yml

This commit is contained in:
Waylon Walker 2020-02-29 20:20:49 -06:00 committed by GitHub
parent 5e83779019
commit 80ec0fd835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ jobs:
cd gatsby-kedro-viz && gatsby build cd gatsby-kedro-viz && gatsby build
- name: Deploy-viz - name: Deploy-viz
uses: crazy-max/ghaction-github-pages@v1 uses: crazy-max/ghaction-github-pages@v1.3.0
with: with:
target_branch: gh-pages target_branch: gh-pages
build_dir: gatsby-kedro-viz/public build_dir: gatsby-kedro-viz/public