Skip to content

Commit acec44f

Browse files
committed
fix release script
1 parent 218f5eb commit acec44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
aws s3 cp ./dashboard_template/cid-crcd.yaml s3://aws-managed-cost-intelligence-dashboards/cfn/cid-crcd.yaml
3+
aws s3 cp ./cloudformation/cid-crcd-resources.yaml s3://aws-managed-cost-intelligence-dashboards/cfn/cid-crcd-resources.yaml

0 commit comments

Comments
 (0)