Skip to content

Commit

Permalink
ci: remove public push
Browse files Browse the repository at this point in the history
(cherry picked from commit 1891bfa)

# Conflicts:
#	.github/workflows/publish-release.yml
  • Loading branch information
dansiegel authored and mergify[bot] committed Jul 22, 2024
1 parent cbd71b2 commit 561476d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
secrets:
feedUrl: ${{ secrets.PRISM_NUGET_FEED }}
apiKey: ${{ secrets.PRISM_NUGET_TOKEN }}
<<<<<<< HEAD

publish-nuget:
uses: avantipoint/workflow-templates/.github/workflows/deploy-nuget-from-release.yml@v1
Expand All @@ -31,3 +32,5 @@ jobs:
secrets:
feedUrl: ${{ secrets.SPONSOR_CONNECT_NUGET_FEED }}
apiKey: ${{ secrets.SPONSOR_CONNECT_TOKEN }}
=======
>>>>>>> 1891bfaf (ci: remove public push)

0 comments on commit 561476d

Please sign in to comment.