Skip to content

.github/rust: fix publish url#193

Merged
dylan-tailscale merged 1 commit into
mainfrom
npry/fix-rust-publish
May 20, 2026
Merged

.github/rust: fix publish url#193
dylan-tailscale merged 1 commit into
mainfrom
npry/fix-rust-publish

Conversation

@npry
Copy link
Copy Markdown
Collaborator

@npry npry commented May 20, 2026

The URL configured for publishing to crates.io was incorrect; it depended on the inputs.crates_repo key to be present, which is only the case on workflow_dispatch, so it incorrectly selected the staging repository. Now checks correctly, allowing for missing inputs context.

The URL configured for publishing to crates.io was incorrect; it
depended on the `inputs.crates_repo` key to be present, which is only
the case on `workflow_dispatch`, so it incorrectly selected the staging
repository. Now checks correctly, allowing for missing `inputs` context.

Signed-off-by: Nathan Perry <nathan@tailscale.com>
Change-Id: Icf489ae9be0c6d7ec339dd1e4b1fb2c36a6a6964
@dylan-tailscale dylan-tailscale merged commit f666972 into main May 20, 2026
28 checks passed
@dylan-tailscale dylan-tailscale deleted the npry/fix-rust-publish branch May 20, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants