Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide custom job permissions to
cargo-dist
(#12386)
We can't just directly update the `release.yml` file because that's auto-generated using `cargo-dist`. So, update the permissions in `Cargo.toml` and then use `cargo dist generate` to make sure there's no diff.
- Loading branch information