Skip to content

ci: fix release workflows#22

Merged
gustavomarques00 merged 2 commits into
mainfrom
chore/fix-release-workflows
Jun 2, 2026
Merged

ci: fix release workflows#22
gustavomarques00 merged 2 commits into
mainfrom
chore/fix-release-workflows

Conversation

@gustavomarques00
Copy link
Copy Markdown
Contributor

Summary

Fix release workflows after the post-merge release job failure.

Changes

  • Make release PR creation manual with workflow_dispatch.
  • Add release type input: patch, minor, major.
  • Update checkout/setup-node actions to v5.
  • Use Node.js 24 in release workflows.
  • Add explicit workflow permissions.
  • Use gh pr create for the release PR.
  • Publish package only when a version tag v*.*.* is pushed.

Validation

Workflow-only change.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gustavomarques00 gustavomarques00 merged commit f86ebfd into main Jun 2, 2026
3 checks passed
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.

1 participant