Skip to content

Commit

Permalink
Fix release workflow some more
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Feb 6, 2023
1 parent e921d99 commit bd71075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bd71075

Please sign in to comment.