Skip to content

Commit 9aa47a7

Browse files
yshingclaude
andcommitted
Add allow-dirty = ["ci"] to skip dist staleness check on custom secret names
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent b23dfd2 commit 9aa47a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ install-path = "CARGO_HOME"
2323
install-updater = false
2424
# macOS code signing (uses APPLE_CERTIFICATE, APPLE_CERTIFICATE_PASSWORD, APPLE_TEAM_ID secrets)
2525
macos-sign = true
26+
# CI file has custom secret name mappings, opt out of dist's staleness check
27+
allow-dirty = ["ci"]

0 commit comments

Comments
 (0)