Skip to content

Commit

Permalink
Updated secret
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorHalf committed Jan 23, 2024
1 parent 04b2c2d commit b760309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
environment: ${{ inputs.environment }}
short_repo_name: ${{ inputs.short_repo_name }}
secrets:
AWS_MGMT_ROLE: ${{ secrets.CVS_AWS_MGMT_ROLE }}
CVS_AWS_MGMT_ROLE: ${{ secrets.CVS_AWS_MGMT_ROLE }}
AWS_ROLE: ${{ secrets.AWS_ROLE }}
DVSA_AWS_REGION: ${{ secrets.DVSA_AWS_REGION }}

0 comments on commit b760309

Please sign in to comment.