1
0
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:
Amir Raminfar
2021-04-01 12:24:56 -07:00
parent d03d278bb9
commit c53b21d0af

View File

@@ -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