248 Forks
1218 Stars
1218 Watchers

create-release

An Action to create releases via the GitHub Release API

How to download and setup create-release

Open terminal and run command
git clone https://github.com/actions/create-release.git
git clone is used to create a copy or clone of create-release repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with create-release https://github.com/actions/create-release/archive/master.zip

Or simply clone create-release with SSH
[email protected]:actions/create-release.git

If you have some problems with create-release

You may open issue on create-release support forum (system) here: https://github.com/actions/create-release/issues