Update kedro-action.yml

This commit is contained in:
Waylon Walker 2020-03-10 20:54:07 -05:00 committed by GitHub
parent 19dbcac2a5
commit 0ead8d38cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@ jobs:
uses: WaylonWalker/kedro-action@develop uses: WaylonWalker/kedro-action@develop
with: with:
GITHUB_PAT: ${{ secrets.GITHUB_PAT }} GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
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