Skip to content

Fix trusted publishing workflow filename#67

Merged
dmarticus merged 1 commit intomainfrom
dmarticus/fix-release-workflow
Feb 6, 2026
Merged

Fix trusted publishing workflow filename#67
dmarticus merged 1 commit intomainfrom
dmarticus/fix-release-workflow

Conversation

@dmarticus
Copy link
Copy Markdown
Contributor

@dmarticus dmarticus commented Feb 6, 2026

Summary

  • Rename release.yml to release.yaml to match the expected workflow filename in crates.io trusted publishing config

The trusted publishing action was failing with:

The Trusted Publishing config for repository `PostHog/posthog-rs` does not match the workflow filename `release.yml` in the JWT. Expected workflow filenames: `release.yaml`

Rename release.yml to release.yaml to match the expected
workflow filename in crates.io trusted publishing config.

Fixes: https://github.com/PostHog/posthog-rs/actions/runs/21733249252

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dmarticus dmarticus merged commit 90aa051 into main Feb 6, 2026
8 checks passed
@dmarticus dmarticus deleted the dmarticus/fix-release-workflow branch February 6, 2026 23:31
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