Skip to content

Commit 18e8257

Browse files
committed
xzcas
1 parent f0e1172 commit 18e8257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/determine-version/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ runs:
3333
with:
3434
text: ${{ inputs.branch-name }}
3535
regex: ${{ inputs.version-format }}
36+
flags: 'g'
3637

3738
- name: 'Capture version in branch name'
3839
shell: bash

0 commit comments

Comments
 (0)