Skip to content

Commit

Permalink
Merge pull request #3206 from PrismLibrary/mergify/bp/release/stable/…
Browse files Browse the repository at this point in the history
…9.0/pr-3192

Update deployments (backport #3192)
  • Loading branch information
dansiegel committed Jul 22, 2024
2 parents 34befea + ba92195 commit e553138
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,3 @@ jobs:
secrets:
feedUrl: ${{ secrets.PRISM_NUGET_FEED }}
apiKey: ${{ secrets.PRISM_NUGET_TOKEN }}

deploy-sponsors:
uses: avantipoint/workflow-templates/.github/workflows/deploy-nuget.yml@master
needs: generate-consolidated-artifacts
if: ${{ github.event_name == 'push' }}
with:
name: Deploy Sponsor Connect
secrets:
feedUrl: ${{ secrets.SPONSOR_CONNECT_NUGET_FEED }}
apiKey: ${{ secrets.SPONSOR_CONNECT_TOKEN }}

0 comments on commit e553138

Please sign in to comment.