Skip to content

fix: use npm publish in GitHub registry workflow#110

Closed
jaaaaavier wants to merge 1 commit into
masterfrom
fix/github-registry-publish-workflow
Closed

fix: use npm publish in GitHub registry workflow#110
jaaaaavier wants to merge 1 commit into
masterfrom
fix/github-registry-publish-workflow

Conversation

@jaaaaavier

Copy link
Copy Markdown
Contributor

Summary

  • yarn publish en CI pide confirmación interactiva de versión → el job falla silenciosamente
  • Cambiado a npm publish --scope=@internxt --access public, igual que el workflow de npm.org

Test plan

  • Re-ejecutar el workflow "Publish UI package to GitHub registry" para v0.1.20 tras mergear
  • Verificar que el paquete aparece en GitHub Packages con versión 0.1.20

🤖 Generated with Claude Code

yarn publish prompts for version confirmation interactively, causing the CI job to hang and fail silently.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jaaaaavier jaaaaavier closed this Jun 9, 2026
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