Update pythonapp.yml
This commit is contained in:
parent
5e83779019
commit
80ec0fd835
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pythonapp.yml
vendored
4
.github/workflows/pythonapp.yml
vendored
|
|
@ -60,8 +60,8 @@ jobs:
|
|||
run: |
|
||||
cd gatsby-kedro-viz && gatsby build
|
||||
|
||||
-name: Deploy-viz
|
||||
uses: crazy-max/ghaction-github-pages@v1
|
||||
- name: Deploy-viz
|
||||
uses: crazy-max/ghaction-github-pages@v1.3.0
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
build_dir: gatsby-kedro-viz/public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue