Update ci workflow

This commit is contained in:
CrazyMax 2022-01-12 10:03:22 +01:00
parent 1ae239f7b8
commit a28ceb62e6
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -100,5 +100,6 @@ jobs:
build_dir: public build_dir: public
dry_run: ${{ github.event_name == 'pull_request' }} dry_run: ${{ github.event_name == 'pull_request' }}
verbose: ${{ matrix.verbose }} verbose: ${{ matrix.verbose }}
jekyll: false
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}