Update kedro-action.yml
This commit is contained in:
parent
dd55256668
commit
710a570888
1 changed files with 2 additions and 1 deletions
3
.github/workflows/kedro-action.yml
vendored
3
.github/workflows/kedro-action.yml
vendored
|
|
@ -19,7 +19,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
target_branch: gh-pages-docs
|
target_branch: gh-pages-docs
|
||||||
build_dir: docs/build/html
|
build_dir: docs/build/html
|
||||||
|
env:
|
||||||
|
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||||
|
|
||||||
|
|
||||||
#### Manual
|
#### Manual
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue