File tree Expand file tree Collapse file tree 3 files changed +2
-30
lines changed
Expand file tree Collapse file tree 3 files changed +2
-30
lines changed Original file line number Diff line number Diff line change 2626 - name : Test
2727 run : dotnet test --configuration Release /p:Version=${VERSION} --no-build
2828 working-directory : src/HttpClientToCurl
29- # - name: Pack
30- # run: dotnet pack --configuration Release /p:Version=${VERSION} --no-build --output .
31- # working-directory: src/HttpClientToCurl
32- # - name: Push
33- # run: dotnet nuget push HttpClientToCurl.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json --api-key ${GITHUB_TOKEN}
34- # working-directory: src/HttpClientToCurl
35- # env:
36- # GITHUB_TOKEN: ${{ secrets.NUGET_API_KEY }}
29+
3730 publish :
3831 name : Publish to NuGet.org
3932
Original file line number Diff line number Diff line change 2121 <license type =" file" >LICENSE.md</license >
2222 <requireLicenseAcceptance >false</requireLicenseAcceptance >
2323 <tags >package json extension csharp dotnet curl aspnetcore nuget xml dotnetcore httpclient postman dotnet-core aspnet-core asp-net-core asp-net dotnet-standard nuget-package asp-net-core-web-api httpclients</tags >
24- <!-- <icon>icon.png</icon>-->
24+ <!-- <icon>icon.png</icon>-->
2525
2626 </metadata >
2727
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments