Update kedro-action.yml
This commit is contained in:
parent
7012f3e376
commit
928879a802
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kedro-action.yml
vendored
2
.github/workflows/kedro-action.yml
vendored
|
|
@ -19,6 +19,6 @@ jobs:
|
|||
- name: Kedro
|
||||
uses: WaylonWalker/kedro-action@develop
|
||||
with:
|
||||
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||
GITHUB_PAT: ${{ secrets.REPO_ONLY_PAT }}
|
||||
# verbose: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue