Skip to content

Commit

Permalink
chore(release): remove homebrew release config
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Oct 18, 2023
1 parent dc801dd commit 666cf57
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ cargo-dist-version = "0.3.1"
ci = ["github"]
# The installers to generate for each app
installers = ["shell", "powershell", "msi"]
# A GitHub repo to push Homebrew formulas to
tap = "orhun/daktilo"
# Target platforms to build apps for (Rust target-triple syntax)
targets = [
"x86_64-unknown-linux-gnu",
Expand All @@ -92,8 +90,6 @@ targets = [
"x86_64-pc-windows-msvc",
]
# Publish jobs to run in CI
publish-jobs = ["homebrew"]
# Publish jobs to run in CI
pr-run-mode = "upload"
# Ignore out-of-date contents
allow-dirty = ["ci", "msi"]
Expand Down

0 comments on commit 666cf57

Please sign in to comment.