Skip to content

Commit cdb9cda

Browse files
committed
regex change
1 parent f72b586 commit cdb9cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/internal_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lama2 Release
22
on:
33
push:
44
tags:
5-
- 'v[0-9]+.[0-9]+.[0-9]+(-.*)?'
5+
- 'v[0-9]+.[0-9]+.[0-9]+*'
66

77
jobs:
88
releases-matrix:

0 commit comments

Comments
 (0)