Skip to content

ci: add workflow for automatic npm publishing on release#98

Merged
robertodauria merged 1 commit intomainfrom
sandbox-roberto-publish
Jan 21, 2026
Merged

ci: add workflow for automatic npm publishing on release#98
robertodauria merged 1 commit intomainfrom
sandbox-roberto-publish

Conversation

@robertodauria
Copy link
Contributor

@robertodauria robertodauria commented Jan 21, 2026

Summary

  • Add GitHub Actions workflow that automatically publishes to npm when a GitHub release is created
  • Workflow runs tests and linting before publishing to catch issues
  • Uses the existing prepublishOnly hook to run minification

This change is Reviewable

Copy link
Collaborator

@bassosimone bassosimone left a comment

Choose a reason for hiding this comment

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

🐳

@robertodauria robertodauria merged commit 58ffec8 into main Jan 21, 2026
4 checks passed
@robertodauria robertodauria deleted the sandbox-roberto-publish branch January 21, 2026 13:43
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