mirror of
https://github.com/block/goose.git
synced 2026-04-29 20:19:41 +00:00
Fix version bump (#8083)
This commit is contained in:
parent
928f4ac46a
commit
4c4cebb418
4 changed files with 4 additions and 4 deletions
2
.github/workflows/bundle-desktop-linux.yml
vendored
2
.github/workflows/bundle-desktop-linux.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
# Update version in package.json
|
||||
source ./bin/activate-hermit
|
||||
cd ui/desktop
|
||||
pnpm version ${{ inputs.version }} --no-git-tag-version --allow-same-version
|
||||
npm pkg set "version=${{ inputs.version }}"
|
||||
|
||||
- name: Debug workflow info
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue