Fix release script
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Alienscience 2024-02-10 12:47:48 +01:00
parent 6ac3852f26
commit b018ce4a88
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
when:
branch: main
steps:
qa:
image: rust

View file

@ -6,4 +6,4 @@
Release cyclic-poly-23.
EOUSE
cargo release --execute --no-dev-version $1
cargo release --execute $1