Skip to content

Commit

Permalink
Update publish-and-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Aug 15, 2024
1 parent 9acf301 commit e34a0ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
deploy_to_prod1:
name: Deploy to prod 1
uses: ./.github/workflows/helm-deploy.yaml
needs: deploy_to_dev3
with:
environment: prod1
secrets: inherit
Expand Down

0 comments on commit e34a0ae

Please sign in to comment.