Skip to content

Commit d12a926

Browse files
authored
Update release-nuget.yml
1 parent d1d8622 commit d12a926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Nuget to Github Package
33
on:
44
push:
55
tags:
6-
- "v[0-9]+.[0-9]+.[0-9]+.release"
6+
- "v[0-9]+.[0-9]+.[0-9]+"
77
jobs:
88
build:
99

0 commit comments

Comments
 (0)