saberouechtati/Create GitHub Release

Creates github release with a given tag and release notes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagAn optional tag for the release. If this is omitted the git ref will be used (if it is a tag).nov1.0.0
releaseNotesPathAn optional release notes file. This should be the path to the fileno""
usernameThe GitHub usernameno${{ secrets.ACTIONS_GITHUB_USERNAME }}
tokenThe GitHub token.no${{ secrets.ACTIONS_GITHUB_TOKEN }}
namedescription
idThe identifier of the created release.
html_urlThe HTML URL of the release.
upload_urlThe URL for uploading assets to the release.