forked from philorg/treetrail-frontend
CI: set version dynamically fix
This commit is contained in:
parent
6aaf93b098
commit
db769c70ae
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ jobs:
|
|||
|
||||
- name: Publish
|
||||
if: fromJSON(steps.builder.outputs.run)
|
||||
run: pnpm publish
|
||||
run: pnpm publish --no-git-checks
|
||||
|
||||
- name: Build container
|
||||
if: fromJSON(steps.builder.outputs.run)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue