Skip to content

Commit

Permalink
turn off cargo publish in release
Browse files Browse the repository at this point in the history
  • Loading branch information
w3irdrobot committed Aug 17, 2024
1 parent 2b4a624 commit e6495e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ targets = [
"x86_64-unknown-linux-gnu",
"x86_64-pc-windows-msvc",
]

[workspace.metadata.release]
publish = false

0 comments on commit e6495e0

Please sign in to comment.