Skip to content

Commit

Permalink
Change step name.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelconnor00 committed Feb 29, 2024
1 parent 6a38955 commit 21f1051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Install dependencies
run: cd iac/ && npm install
-
name: CDK synth
name: CDK Diff
env:
CDK_DEPLOY_ACCOUNT: ${{ secrets.CDK_DEPLOY_ACCOUNT }}
CDK_DEPLOY_REGION: ${{ env.AWS_REGION }}
Expand Down

0 comments on commit 21f1051

Please sign in to comment.