Skip to content

Commit 3ed9eef

Browse files
committed
Publish prereleases
just this first time
1 parent a09d312 commit 3ed9eef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-fixup"
3-
version = "0.1.9-prerelease.4"
3+
version = "0.1.9-prerelease.5"
44
authors = ["Brandon W Maister <[email protected]>"]
55
edition = "2021"
66
default-run = "git-fixup"
@@ -53,5 +53,6 @@ windows-archive = ".tar.gz"
5353
unix-archive = ".tar.gz"
5454
# Publish jobs to run in CI
5555
publish-jobs = ["homebrew"]
56+
publish-prerelease = true
5657
# Publish jobs to run in CI
5758
pr-run-mode = "plan"

0 commit comments

Comments
 (0)