Skip to content

Commit

Permalink
Merge branch 'main' into fmd-add-postgres-db
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdawson1982 authored Jul 22, 2024
2 parents 5c38284 + aa90eb5 commit 631a92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
kube_cert: ${{ secrets.KUBE_CERT }}
kube_cluster: ${{ secrets.KUBE_CLUSTER }}
kube_token: ${{ secrets.KUBE_TOKEN }}
ecr_role_to_assume: ${{ secrets.TEST_ECR_ROLE_TO_ASSUME }}
ecr_role_to_assume: ${{ secrets.PROD_ECR_ROLE_TO_ASSUME }}
secret_key: ${{ secrets.SECRET_KEY }}
catalogue_token: ${{ secrets.CATALOGUE_TOKEN }}
slack_alert_webhook: ${{ secrets.SLACK_ALERT_WEBHOOK }}
Expand Down

0 comments on commit 631a92c

Please sign in to comment.