Fix grammar
This commit is contained in:
parent
21ef0e0838
commit
44bfc8c770
@ -11,7 +11,7 @@ You must provide:
|
||||
- `file`: A local file to be uploaded as the asset.
|
||||
- `asset_name`: The name the file gets as an asset on a release.
|
||||
- `tag`: The tag to uploaded into. If you want the current event's tag, use `${{ github.event.ref }}`
|
||||
- `overwrite`: If an asset with name already exists, overwrite it.
|
||||
- `overwrite`: If an asset with the same name already exists, overwrite it.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user