Commit 2f30943
ci: remove publish dry-run step from release workflow (#42)
* ci: remove publish dry-run step from release workflow
The dry-run fails for workspace crates with inter-dependencies because
dependent crates can't resolve their siblings on crates.io before
they're published. This was previously fixed in 8ed8a35 but was
reintroduced by the SCITT feature branch merge.
CI already validates the build on every PR via build-sdk.yml.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: update rustls-webpki to 0.103.12 for GHSA-xgp8-3hg3-c2mh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d8d006 commit 2f30943
2 files changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments