Skip to content

Commit

Permalink
Test rename
Browse files Browse the repository at this point in the history
  • Loading branch information
brown-a2 committed Jun 14, 2024
1 parent 0be0e60 commit fd5fb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
secrets:
ecr-role: ${{ secrets.DEV_ECR_ROLE_TO_ASSUME }}
ecr-region: ${{ secrets.DEV_ECR_REGION }}
ecr-repo: ${{ secrets.DEV_ECR_REPOSITORY }}
ecr-repo: ${{ secrets.DEV_ECR_REPO }}
sentry-dsn: ${{ vars.PHP_DSN }}
env-type: ${{ vars.ENV_TYPE }}
cp-user: ${{ secrets.PACKAGIST_USER }}
Expand Down

0 comments on commit fd5fb66

Please sign in to comment.