Try to build the NuGet packages in the next branch
This commit is contained in:
parent
eeadf81e1d
commit
c034f34309
3
.github/workflows/dotnet-core.yml
vendored
3
.github/workflows/dotnet-core.yml
vendored
@ -2,8 +2,9 @@ name: .NET Core Package
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- stable
|
- stable
|
||||||
|
- next
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user