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