Closed tspascoal closed 2 years ago
When a tag is pushed creates a release (using tag as the version and title).
Release notes are automatically generated using built in capabilities
Artifacts are added to release as downloadable assets
You may want to configure the change notes format with a .github/release.yml file.
.github/release.yml
There may be two other parameters you may want to set to have a different behavior:
Thank you!
When a tag is pushed creates a release (using tag as the version and title).
Release notes are automatically generated using built in capabilities
Artifacts are added to release as downloadable assets
You may want to configure the change notes format with a
.github/release.yml
file.There may be two other parameters you may want to set to have a different behavior: