justincy/Automatic GitHub Release

Automatic GitHub release when the package.json version changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathPath of the package.json file that will be examined.no${{ github.workspace }}
tokenPersonal access token. Defaults to GITHUB_TOKEN.no${{ github.token }}
namedescription
releasedSet to true when a release is created.
html_urlThe URL for viewing the release in a browser.
upload_urlThe URL for uploading assets to the release.
release_idID of the release.
release_tagTag of the release.
release_nameName of the release.