Skip to content

Commit

Permalink
Removed publish condition
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-goldman committed Oct 18, 2024
1 parent ef1920b commit 60539e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ jobs:
uses: NuGet/[email protected]

- name: Publish
if: startsWith(github.ref, 'refs/heads/release')
run: nuget push **\*.nupkg -Source 'https://api.nuget.org/v3/index.json' -ApiKey ${{secrets.NUGET_API_KEY}}

0 comments on commit 60539e5

Please sign in to comment.