Skip to content

Commit 36ae53c

Browse files
committed
Run NuGet CI builds for any tag
1 parent b23b723 commit 36ae53c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nuget.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- master
77
- 2.6.x
8+
tags:
9+
- "**"
810
workflow_dispatch: {}
911

1012
concurrency:

0 commit comments

Comments
 (0)