Update ci workflow
This commit is contained in:
parent
1ae239f7b8
commit
a28ceb62e6
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user