File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5757 run : cd source/secured-headers/ && zip -r ../../s-headers.zip index.js && cd ../../
5858 - name : Package Release
5959 run : zip -r packaged.zip -@ < ci/include.lst
60- # - name: Upload Release
61- # run: aws s3 cp packaged.zip s3://$CFN_BUCKET/amazon-cloudfront-secure-static-site/v${{ env.THIS_VERSION }}/amazon-cloudfront-secure-static-site.zip
60+ - name : Upload Release
61+ run : aws s3 cp packaged.zip s3://$CFN_BUCKET/amazon-cloudfront-secure-static-site/v${{ env.THIS_VERSION }}/amazon-cloudfront-secure-static-site.zip
6262 env :
6363 CFN_BUCKET : ${{ secrets.CFN_BUCKET }}
Original file line number Diff line number Diff line change 11AWSTemplateFormatVersion : 2010-09-09
2- Description : ACFS3 - S3 Static site with CF and ACM (uksb-1qnk6ni7b) (version:v0.3 )
2+ Description : ACFS3 - S3 Static site with CF and ACM (uksb-1qnk6ni7b) (version:v0.4 )
33
44Metadata :
55 AWS::CloudFormation::Interface :
@@ -13,7 +13,7 @@ Metadata:
1313Mappings :
1414 Solution :
1515 Constants :
16- Version : ' v0.3 '
16+ Version : ' v0.4 '
1717
1818Parameters :
1919 SubDomain :
You can’t perform that action at this time.
0 commit comments