Skip to content

Commit 286fb80

Browse files
author
zillionare
committed
🐎ci: debug: try get tagname
1 parent ed679df commit 286fb80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- uses: olegtarasov/get-tag@v2.1
3030
id: tagName
3131
with:
32-
tagRegex: "foobar-(.*)" # Optional. Returns specified group text as tag name. Full tag string is returned if regex is not defined.
3332
tagRegexGroup: 1 # Optional. Default is 1.
3433

3534
- name: Check output

0 commit comments

Comments
 (0)