Skip to content

Commit 980325c

Browse files
authored
Update main_cd.yml (#150)
1 parent c6a35a1 commit 980325c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
tags:
66
- "v[0-9]+.[0-9]+.[0-9]+"
7-
- "v[0-9]+.[0-9]+.[0-9]+-preview[0-9]+"
7+
- "v[0-9]+.[0-9]+.[0-9]+-pre[0-9]+"
88
jobs:
99
release-nuget:
1010

0 commit comments

Comments
 (0)