Skip to content

Create GitHub release from commit with tag, with release notes from change log

License

Notifications You must be signed in to change notification settings

IT-Service/New-GitHubRelease

Repository files navigation

GitHub Action "{repository-name}"

GitHub release

Semantic Versioning Conventional Commits

This action ...

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@v3
- uses: actions/{repository-name}@v1
  with:
    param: 'param value' # comment for param

License

The scripts and documentation in this project are released under the MIT License.

Contributions

Contributions are welcome! See Contributor's Guide.

About

Create GitHub release from commit with tag, with release notes from change log

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published