Update kedro-action.yml
This commit is contained in:
parent
10a6c0ab95
commit
00002b1131
1 changed files with 2 additions and 0 deletions
2
.github/workflows/kedro-action.yml
vendored
2
.github/workflows/kedro-action.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
- uses: actions/checkout@master
|
||||
- name: Kedro
|
||||
uses: WaylonWalker/kedro-action@develop
|
||||
with:
|
||||
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||
- name: Deploy-docs
|
||||
uses: crazy-max/ghaction-github-pages@v1.3.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue