Update pythonapp.yml
This commit is contained in:
parent
5e83779019
commit
80ec0fd835
1 changed files with 2 additions and 2 deletions
2
.github/workflows/pythonapp.yml
vendored
2
.github/workflows/pythonapp.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue