Fix release workflow some more

This commit is contained in:
Filip Tibell 2023-02-05 19:24:53 -05:00
parent e921d994d1
commit bd71075023
No known key found for this signature in database

View file

@ -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