Skip to content

chore: fix rsc release #543

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 7, 2025
Merged

chore: fix rsc release #543

merged 2 commits into from
Jul 7, 2025

Conversation

hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Jul 7, 2025

Description

I had prepack when I did 0.4.10-alpha.1, but removed later as I thought it was redundant on new release workflow. But it turned out it's still needed.

@hi-ogawa hi-ogawa marked this pull request as ready for review July 7, 2025 03:21
@@ -55,7 +55,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- if: steps.tag.outputs.isAlpha == 'false'
- if: steps.tag.outputs.isAlpha == 'false' && steps.tag.outputs.pkgName != 'plugin-rsc'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For now, skipping github release generation.

@hi-ogawa hi-ogawa merged commit 58c8bfd into main Jul 7, 2025
18 checks passed
@hi-ogawa hi-ogawa deleted the chore-rsc-release-fix branch July 7, 2025 03:24
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