Skip to content

Commit

Permalink
remove neget github
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcaptcha committed Mar 18, 2024
1 parent ad37b44 commit cb7e72b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,3 @@ jobs:

- name: Add NuGet source
run: dotnet nuget push *.nupkg --api-key ${{ secrets.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json --skip-duplicate

- name: Push NuGet Package
run: nuget push *.nupkg -Source github -SkipDuplicate

0 comments on commit cb7e72b

Please sign in to comment.