Skip to content

Commit

Permalink
Merge branch 'master' into v2-release
Browse files Browse the repository at this point in the history
  • Loading branch information
olegtarasov committed Oct 28, 2022
2 parents 04cbfb1 + 934d3a0 commit 14deb5c
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 @@ -10,7 +10,7 @@ Dead simple:

```yaml
steps:
- uses: olegtarasov/get-tag@v2
- uses: olegtarasov/get-tag@v2.1.2
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 14deb5c

Please sign in to comment.