Skip to content

enhancement: CI/CD automated npm publish #1

@NeuZhou

Description

@NeuZhou

Set up GitHub Actions workflow to automatically publish to npm on tagged releases.

Requirements:

  • Trigger on \�*\ tags pushed to \main\
  • Run
    pm test\ and
    pm run build\ before publishing
  • Use \NPM_TOKEN\ secret for authentication
  • Generate GitHub Release with changelog excerpt

This will make the release process reliable and repeatable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions