Update kedro-action.yml
This commit is contained in:
parent
58e74bc071
commit
2e4d6039ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kedro-action.yml
vendored
2
.github/workflows/kedro-action.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Kedro
|
- name: Kedro
|
||||||
uses: WaylonWalker/kedro-action@develop
|
uses: WaylonWalker/kedro-action@02beb58
|
||||||
with:
|
with:
|
||||||
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||||
verbose: false
|
verbose: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue