Update kedro-action.yml

This commit is contained in:
Waylon Walker 2020-03-10 12:40:33 -05:00 committed by GitHub
parent 10a6c0ab95
commit 00002b1131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: