Skip to content

fix: use tag_name for checkout to fix npm publish#7

Merged
pm990320 merged 1 commit into
mainfrom
chore/fix-publish-checkout
Apr 3, 2026
Merged

fix: use tag_name for checkout to fix npm publish#7
pm990320 merged 1 commit into
mainfrom
chore/fix-publish-checkout

Conversation

@pm990320

@pm990320 pm990320 commented Apr 3, 2026

Copy link
Copy Markdown
Owner

The checkout was using github.ref which is refs/heads/main during a push, not the created tag. Now using needs.release-please.outputs.tag_name to checkout the actual tag.

@pm990320 pm990320 merged commit 4b27fa4 into main Apr 3, 2026
4 checks passed
@pm990320 pm990320 deleted the chore/fix-publish-checkout branch April 3, 2026 17:04
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