mirror of
https://github.com/actions/create-release.git
synced 2025-06-14 12:57:43 +00:00
Edit README.md
Removed a word in the "Prerequisites" section to improve flow.
This commit is contained in:
parent
d9c9ca3972
commit
69b747352a
@ -5,7 +5,7 @@ This GitHub Action (written in JavaScript) wraps the [GitHub Release API](https:
|
||||
|
||||
## Usage
|
||||
### Pre-requisites
|
||||
Create a workflow `.yml` file in your repositories `.github/workflows` directory. An [example workflow](#example-workflow---create-a-release) is available below. For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).
|
||||
Create a workflow `.yml` file in your `.github/workflows` directory. An [example workflow](#example-workflow---create-a-release) is available below. For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).
|
||||
|
||||
### Inputs
|
||||
For more information on these inputs, see the [API Documentation](https://developer.github.com/v3/repos/releases/#input)
|
||||
|
Loading…
x
Reference in New Issue
Block a user