Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 17, 2020
1 parent eca5830 commit 287efd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Dead simple:

```yaml
steps:
- uses: little-core-labs/get-git-tag@v3
- uses: little-core-labs/get-git-tag@v3.0.1
id: tagName
with:
tagRegex: "foobar-(.*)" # Optional. Returns specified group text as tag name. Full tag string is returned if regex is not defined.
Expand Down

0 comments on commit 287efd4

Please sign in to comment.