Setup CI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# GitHub Action - Releases API
|
||||
This GitHub Action (written in JavaScript) wraps the [GitHub Release API](https://developer.github.com/v3/repos/releases/), specifically the [Create a Release](https://developer.github.com/v3/repos/releases/#create-a-release) endpoint, to allow you to leverage GitHub Actions to create releases.
|
||||
|
||||
<a href="https://github.com/actions/create-release"><img alt="GitHub Actions status" src="https://github.com/actions/create-release/workflows/Create%20Release/badge.svg"></a>
|
||||
<a href="https://github.com/actions/create-release"><img alt="GitHub Actions status" src="https://github.com/actions/create-release/workflows/Tests/badge.svg"></a>
|
||||
|
||||
## Usage
|
||||
### Pre-requisites
|
||||
|
||||
Reference in New Issue
Block a user