Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 538 Bytes

File metadata and controls

5 lines (3 loc) · 538 Bytes

ty Repository

Development

Parts of .github/workflows/release.yml are generated by cargo-dist from dist-workspace.toml. Before editing the release workflow, check whether the relevant section is generated. Prefer changing dist-workspace.toml or the referenced reusable workflow instead of editing generated YAML. After modifying cargo-dist configuration, regenerate the workflow with the cargo-dist version pinned in dist-workspace.toml and inspect the resulting diff to ensure the change will survive future regenerations.