We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3bc355 commit 4bca6e1Copy full SHA for 4bca6e1
.github/workflows/dotnet-core.yml
@@ -2,9 +2,7 @@ name: Deploy to Nuget
2
3
on:
4
release:
5
- branches: [ leonibr-patch-2, master ]
6
- types:
7
- - published
+ types: [ published ]
8
9
jobs:
10
build:
0 commit comments