Update kedro-action.yml
This commit is contained in:
parent
399354fe08
commit
057496b306
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kedro-action.yml
vendored
2
.github/workflows/kedro-action.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
uses: WaylonWalker/kedro-action@develop
|
uses: WaylonWalker/kedro-action@develop
|
||||||
with:
|
with:
|
||||||
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||||
verbose: false
|
verbose: true
|
||||||
|
|
||||||
# - name: Deploy-docs
|
# - name: Deploy-docs
|
||||||
# uses: crazy-max/ghaction-github-pages@v1.3.0
|
# uses: crazy-max/ghaction-github-pages@v1.3.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue