Skip to content

Commit d8e790d

Browse files
committed
ci: allow generated release workflow changes
1 parent 46a1fa1 commit d8e790d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ members = ["cargo:."]
33

44
# Config for 'dist'
55
[dist]
6+
# The release workflow includes the local SDK checkout required by the path
7+
# dependency and is intentionally different from cargo-dist's generated file.
8+
allow-dirty = true
69
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
710
cargo-dist-version = "0.32.0"
811
# CI backends to support

0 commit comments

Comments
 (0)