Skip to content

Suggestion: Use github actions to publish latest tagged version of master #1

@tavurth

Description

@tavurth

The new Github actions are pretty good, and by adding a secret NPM_TOKEN, you could activate an action whenever a new tagged master is built.

The action could:

  1. Build the repository to ./build
  2. Tag the build with the version from commit
  3. Push the new version to npmjs via secret

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions