Skip to content

Commit 61445b3

Browse files
committed
[Actions] Updated .github/actions/build/action.yml
1 parent ab735ea commit 61445b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ runs:
409409
uses: ./.github/actions/dispatch-deploy
410410
with:
411411
CLOUD_FORMATION_STACK: ${{inputs.CLOUD_FORMATION_STACK}}
412-
CLOUD_FORMATION_TEMPLATE_FILE: "ridcloudformation.json"
412+
CLOUD_FORMATION_TEMPLATE_FILE: "cloudformation.json"
413413
CLOUDFORMATION_SNS_ARN: ${{inputs.CLOUDFORMATION_SNS_ARN}}
414414
BUILD_VERSION: ${{env.BUILD_VERSION}}
415415
DOCKER_APP_OWNER: ${{inputs.DOCKER_APP_OWNER}}

0 commit comments

Comments
 (0)