Create Release Versions Save

An Action to create releases via the GitHub Release API

v1.1.4

3 years ago

This release adds the ability to specify an owner/repo in your inputs to have an action run create releases on a different repository.

v1.1.3

3 years ago

This release includes vendored licenses for this action's npm dependencies.

v1.1.2

3 years ago

Adds the ability to populate the release body from a file. https://github.com/actions/create-release/pull/50

v1.1.1

3 years ago

v1.1.0

4 years ago
  • Add support to v2 to connect to GHES (#70)
  • Bumped acorn (#57) and handlebars (#33) versions

v1.0.1

4 years ago

This is a minor update to make the current release have the latest code from master, and additionally allows for a new automation workflow to execute to automate the sliding of the major (v1, v2, v3, etc) version numbers for ease of referencing

v1

4 years ago

This is the initial release of the create-release Action. This Action wraps the create-release endpoint to create a GitHub Release.

  • Updated tag/docs to match versioning for other Actions.

v1.0.0

4 years ago

This is the initial release of the create-release Action. This Action wraps the create-release endpoint to create a GitHub Release.