Skip to content

Commit 1482241

Browse files
committed
Update CD event tag pattern again
1 parent c90fd54 commit 1482241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:
99
- "master"
1010
tags:
11-
- [0-9].[0-9].[0-9]
11+
- "[0-9].[0-9].[0-9]"
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)