Skip to content

feat(ci): publish packages to github as well#48

Merged
Spikatrix merged 1 commit into
mainfrom
Spikatrix-patch-2
Feb 20, 2026
Merged

feat(ci): publish packages to github as well#48
Spikatrix merged 1 commit into
mainfrom
Spikatrix-patch-2

Conversation

@Spikatrix
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the release workflow to publish packages to GitHub Packages in addition to the existing NPM registry publication. This provides an additional distribution channel for the monorepo's packages and aligns with GitHub's ecosystem integration.

Changes:

  • Added packages: write permission to enable publishing to GitHub Packages
  • Renamed the first Node.js setup step for clarity
  • Added a second Node.js setup step configured for GitHub Packages registry
  • Added a new publishing step that publishes packages to GitHub Packages using the same logic as NPM publishing

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Spikatrix Spikatrix merged commit f1eb5ba into main Feb 20, 2026
7 of 8 checks passed
@Spikatrix Spikatrix deleted the Spikatrix-patch-2 branch February 20, 2026 09:32
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.

3 participants