1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

Removes --

This commit is contained in:
Amir Raminfar
2023-03-29 12:29:26 -07:00
parent 49e6cd1c9b
commit fe034d1a38

View File

@@ -95,4 +95,4 @@ jobs:
- name: Release to Github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: pnpm run release -- --github.release --no-increment --no-git --ci
run: pnpm run release --github.release --no-increment --no-git --ci