Skip to content

Commit 9aa9960

Browse files
authored
[CI] Update publish-release.yml
1 parent befef35 commit 9aa9960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
tags:
7-
- "[0-9][0-9].[0-9][0-9]*"
7+
- "[0-9][0-9].[0-9]*"
88

99
env:
1010
MLM_LICENSE_TOKEN: ${{ secrets.MATLAB_BATCH_TOKEN }}

0 commit comments

Comments
 (0)