Skip to content

Commit

Permalink
ci: remove public push
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jul 20, 2024
1 parent f6e4832 commit 1891bfa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,3 @@ jobs:
secrets:
feedUrl: ${{ secrets.PRISM_NUGET_FEED }}
apiKey: ${{ secrets.PRISM_NUGET_TOKEN }}

publish-nuget:
uses: avantipoint/workflow-templates/.github/workflows/deploy-nuget-from-release.yml@v1
secrets:
apiKey: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 1891bfa

Please sign in to comment.