We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de853da + ba56575 commit 788a6daCopy full SHA for 788a6da
2 files changed
Cargo.toml
@@ -2,8 +2,3 @@
2
resolver = "2"
3
members = ["crates/*", "terraphim_server", "desktop/src-tauri"]
4
default-members = ["terraphim_server"]
5
-
6
-# CI build creates artifacts that are not part of the repo
7
-# Allow to publish with release-plz even if there are uncommitted changes
8
-# See https://github.com/MarcoIeni/release-plz/issues/1360
9
-allow_dirty = true
0 commit comments