Skip to content

Commit

Permalink
try tag group index 0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSebastian committed Apr 7, 2024
1 parent b7338fd commit 8e31533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release-from-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
id: tagName
with:
tagRegex: (?<service>.*)\/v(?<version>.*)" #example: backend/v1.2.3
tagRegexGroup: 0
- name: show-service
env:
ghRef: ${{ github.ref }}
Expand Down

0 comments on commit 8e31533

Please sign in to comment.