We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5485ef commit 7b13cbbCopy full SHA for 7b13cbb
1 file changed
.github/workflows/wfnetcorev2.yaml
@@ -20,7 +20,6 @@ env:
20
# Official NuGet Feed settings
21
NUGET_FEED: https://api.nuget.org/v3/index.json
22
NUGET_KEY: ${{ secrets.NUGET_TOKEN }}
23
-
24
jobs:
25
build:
26
runs-on: ${{ matrix.os }}
0 commit comments