Skip to content

Commit 465e01c

Browse files
committed
[infra] add create tag workflow
1 parent 53c00e3 commit 465e01c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create_tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ jobs:
3838
branch: 'main'
3939
message: ${{ inputs.message }}
4040
token: ${{ secrets.GITHUB_TOKEN }}
41+
tag_format: '^v[0-9]+(\.[0-9]+)*'

0 commit comments

Comments
 (0)