mirror of
https://github.com/lune-org/lune.git
synced 2024-12-13 05:20:37 +00:00
Fix release workflow some more
This commit is contained in:
parent
e921d994d1
commit
bd71075023
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
id: get_version
|
||||
with:
|
||||
file: Cargo.toml
|
||||
field: package.version
|
||||
field: workspace.package.version
|
||||
|
||||
- name: Create release
|
||||
id: create_release
|
||||
|
|
Loading…
Reference in a new issue