Skip to content

Commit e9364bb

Browse files
authored
Update publish-to-nuget.yml
1 parent cb2604b commit e9364bb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/publish-to-nuget.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
name: .NET
55

66
on:
7-
create:
8-
branches: [ "release/**" ]
7+
push:
8+
tags:
9+
- v*
910

1011
jobs:
1112
deploy:

0 commit comments

Comments
 (0)