Skip to content

Commit

Permalink
chore(ci): allow dirty in release
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood committed Sep 23, 2024
1 parent 9a4060e commit 6716634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ci = "github"
installers = []
# Target platforms to build apps for (Rust target-triple syntax)
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu"]

allow-dirty = ["ci"]
pr-run-mode = "upload"

# The profile that 'cargo dist' will build with
Expand Down

0 comments on commit 6716634

Please sign in to comment.