Skip to content

Add npm package publishing workflow #58

@big14way

Description

@big14way

Set up automated publishing to npm when a new release is tagged.

Acceptance Criteria:

  • Add GitHub Actions workflow for npm publish
  • Trigger on new GitHub release/tag
  • Build and run tests before publishing
  • Publish with provenance for supply chain security
  • Add NPM_TOKEN secret documentation

Files: new file .github/workflows/publish.yml, package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions