Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored Oct 21, 2021
1 parent 6a1f2b2 commit 475f727
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Config file use syntax Yaml

### USAGE:
## Action Inputs
- **Path**: Path to your package manager. Path shouldn't have preffix "/".
- **Behavior**: What is commits will be used for create tag: `After` or `Before`.
- [**Path**](#action-inputs): Path to your package manager. Path shouldn't have preffix "/".
- [**Behavior**](README.md#action-inputs): What is commits will be used for create tag: `After` or `Before`.
- **Template**: Template your tag. Template should conteins {{.Version}}.
- **Branch**: .
- **RegexStr**: .[Contribution guidelines for this project](https://github.com/DmitriyLewen/atcDemo/blob/master/README.md#action-inputs)
- **RegexStr**: .

## Example
This example will create a release when a tag is pushed:
Expand Down

0 comments on commit 475f727

Please sign in to comment.