Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
archive

GitHub Action

Automatic GitHub Release

1.2.0

Automatic GitHub Release

archive

Automatic GitHub Release

Automatic GitHub release when the package.json version changes

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Automatic GitHub Release

uses: justincy/github-action-npm-release@1.2.0

Learn more about this action in justincy/github-action-npm-release

Choose a version

github-action-npm-release

Automatically generate a release when the package.json version changes.

Possible future enhancements:

  • Add options for draft and pre-release
  • Add option for custom git-log format