Update kedro-action.yml

This commit is contained in:
Waylon Walker 2020-03-12 11:17:38 -05:00 committed by GitHub
parent 4d3f1f8654
commit 58e74bc071
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: true
verbose: false
# - name: Deploy-docs
# uses: crazy-max/ghaction-github-pages@v1.3.0