Skip to content

Automate releases with GitHub Actions #16

@kmakarychev-dev

Description

@kmakarychev-dev

Our release flow is partly manual: we create a GitHub Release → an action publishes to npm. Versions in package.json, tags, and Releases must be kept in sync by hand, which is error-prone. We need a robust, automated pipeline that derives the version from source control, creates a Release + tag, updates package.json (and changelog), and publishes to npm with minimal manual steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    packageRelated to the npx package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions