We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23b723 commit 36ae53cCopy full SHA for 36ae53c
.github/workflows/nuget.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- master
7
- 2.6.x
8
+ tags:
9
+ - "**"
10
workflow_dispatch: {}
11
12
concurrency:
0 commit comments