Skip to content

Commit 919cfb3

Browse files
authored
Update nuget.yml
1 parent f0e11ba commit 919cfb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nuget.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Publish NuGet package
22

33
on:
44
create:
5-
branches:
6-
- release/**
5+
tags:
6+
- v*
77
jobs:
88
build:
99

0 commit comments

Comments
 (0)