Fix release workflow version read

This commit is contained in:
Filip Tibell 2024-05-12 14:10:50 +02:00
parent 763b3ff6a7
commit 6bc1fa2343
No known key found for this signature in database

View file

@ -24,7 +24,7 @@ jobs:
uses: SebRollen/toml-action@v1.2.0
id: get_version
with:
file: Cargo.toml
file: crates/lune/Cargo.toml
field: package.version
dry-run: