mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
chore: include Cargo.lock in just release version (#1487)
This commit is contained in:
@@ -193,7 +193,7 @@ release version: ensure-main
|
||||
|
||||
@cd ui/desktop && npm version {{ version }} --no-git-tag-version --allow-same-version
|
||||
|
||||
@git add Cargo.toml ui/desktop/package.json ui/desktop/package-lock.json
|
||||
@git add Cargo.toml Cargo.lock ui/desktop/package.json ui/desktop/package-lock.json
|
||||
@git commit --message "chore(release): release version {{ version }}"
|
||||
|
||||
# extract version from Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user