Skip to content

Conversation

@TartanLeGrand
Copy link
Contributor

This pull request introduces a new reusable GitHub Actions workflow for publishing NPM packages. The changes include adding the workflow configuration, updating the documentation to reference the new workflow, and providing detailed instructions on how to use it.

New GitHub Actions Workflow for NPM Publishing:

  • .github/workflows/publish-npm.yml: Added a new reusable workflow for publishing NPM packages. This workflow sets up Node.js, installs dependencies, and publishes the package to the NPM registry.

Documentation Updates:

  • README.md: Updated to include a reference to the new "Publish NPM Package" workflow.
  • publish-npm/README.md: Added detailed documentation for the new reusable workflow, explaining its configuration, inputs, and usage instructions.

@TartanLeGrand TartanLeGrand force-pushed the feat/publish-npm/init-publish-npm branch from 7e84f65 to e5ce1de Compare March 17, 2025 08:59
@TartanLeGrand TartanLeGrand merged commit f4459c7 into main Mar 17, 2025
1 check passed
@TartanLeGrand TartanLeGrand deleted the feat/publish-npm/init-publish-npm branch March 17, 2025 09:00
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