Update kedro-action.yml

This commit is contained in:
Waylon Walker 2020-03-15 20:21:36 -05:00 committed by GitHub
parent 399354fe08
commit 057496b306
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
uses: WaylonWalker/kedro-action@develop
with:
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
verbose: false
verbose: true
# - name: Deploy-docs
# uses: crazy-max/ghaction-github-pages@v1.3.0