Skip to content

Commit 83976ec

Browse files
aminamin
authored andcommitted
changes on HttpClientToCurl.nuspec file
1 parent 918c9d3 commit 83976ec

File tree

3 files changed

+2
-30
lines changed

3 files changed

+2
-30
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,7 @@ jobs:
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

HttpClientToCurl.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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

LICENCE.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)