Update pythonapp.yml
This commit is contained in:
parent
7c8038f9ad
commit
2d6c1bde83
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonapp.yml
vendored
2
.github/workflows/pythonapp.yml
vendored
|
|
@ -66,7 +66,7 @@ jobs:
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
build_dir: gatsby-kedro-viz/public
|
build_dir: gatsby-kedro-viz/public
|
||||||
env:
|
env:
|
||||||
GITHUB_PAT: 3f59e347a0722290cdf2f4c4fb3d126e7b4940a6
|
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||||
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue