mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-27 07:31:46 +01:00
Fixes CI bug
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -70,4 +70,4 @@ jobs:
|
||||
- name: Release to Github
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: yarn release --github.release --no-increment --no-git
|
||||
run: yarn release --github.release --no-increment --no-git --ci
|
||||
|
||||
Reference in New Issue
Block a user