Skip to content

Commit

Permalink
ci: set environment
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jul 20, 2024
1 parent 9eccfbe commit 9031221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
uses: avantipoint/workflow-templates/.github/workflows/deploy-nuget.yml@@v1
needs: generate-consolidated-artifacts
if: ${{ github.event_name == 'push' }}
environment: NuGet
with:
name: Deploy Commercial Plus
secrets:
Expand Down

0 comments on commit 9031221

Please sign in to comment.