Skip to content

Commit

Permalink
Corrected filename
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 3, 2024
1 parent 40b1f0c commit 2947943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ runs:
uses: ./.github/actions/dispatch-deploy
with:
CLOUD_FORMATION_STACK: ${{inputs.CLOUD_FORMATION_STACK}}
CLOUD_FORMATION_TEMPLATE_FILE: "ridcloudformation.json"
CLOUD_FORMATION_TEMPLATE_FILE: "cloudformation.json"
CLOUDFORMATION_SNS_ARN: ${{inputs.CLOUDFORMATION_SNS_ARN}}
BUILD_VERSION: ${{env.BUILD_VERSION}}
DOCKER_APP_OWNER: ${{inputs.DOCKER_APP_OWNER}}
Expand Down

0 comments on commit 2947943

Please sign in to comment.