Skip to content

Commit 85acbc7

Browse files
committed
fix:version
1 parent 661df0f commit 85acbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ post-prepare-release TAG:
192192
release-server LEVEL:
193193
just prepare-release
194194

195-
cargo release --no-publish --no-push --no-tag
195+
cargo release --no-publish --no-push --no-tag --execute {{LEVEL}}
196196

197197
just post-prepare-release $(cargo pkgid | sed -n 's/.*#//p')
198198

0 commit comments

Comments
 (0)