We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab68945 commit 06deb6eCopy full SHA for 06deb6e
1 file changed
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Publish NuGet Package
3
on:
4
push:
5
branches:
6
- - 'master'
+ - 'main'
7
- 'release/**'
8
tags:
9
- 'v*'
0 commit comments