thozza / osbuild-release-action

Fork of https://github.com/osbuild/release-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

release-action

This GitHub composite action is used for creating upstream releases in GitHub. It does the following:

  • Extracts the release note text from the git tag
  • Creates a GitHub release based on the tag information
  • Automatically bumps the version (where applicable) and commits this change

About

Fork of https://github.com/osbuild/release-action


Languages

Language:Shell 100.0%