We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09d312 commit 3ed9eefCopy full SHA for 3ed9eef
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "git-fixup"
3
-version = "0.1.9-prerelease.4"
+version = "0.1.9-prerelease.5"
4
authors = ["Brandon W Maister <[email protected]>"]
5
edition = "2021"
6
default-run = "git-fixup"
@@ -53,5 +53,6 @@ windows-archive = ".tar.gz"
53
unix-archive = ".tar.gz"
54
# Publish jobs to run in CI
55
publish-jobs = ["homebrew"]
56
+publish-prerelease = true
57
58
pr-run-mode = "plan"
0 commit comments