Skip to content

Add GitHub token to publish crates step#39

Merged
bashandbone merged 1 commit intomainfrom
bashandbone-patch-1
Mar 20, 2026
Merged

Add GitHub token to publish crates step#39
bashandbone merged 1 commit intomainfrom
bashandbone-patch-1

Conversation

@bashandbone
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 20, 2026 11:36
@bashandbone bashandbone merged commit 2a56e55 into main Mar 20, 2026
8 checks passed
@bashandbone bashandbone deleted the bashandbone-patch-1 branch March 20, 2026 11:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the release workflow so the crates publishing step explicitly receives both a GitHub token and the crates.io registry token, aligning the publish step with the workflow’s use of authenticated actions.

Changes:

  • Pass ${{ secrets.GITHUB_TOKEN }} into the katyo/publish-crates@v2 step.
  • Add ${{ secrets.CARGO_REGISTRY_TOKEN }} as registry-token for crates.io publishing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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