Skip to content

Commit

Permalink
Merge pull request #7 from badsyntax/dependabot/github_actions/badsyn…
Browse files Browse the repository at this point in the history
…tax/github-action-aws-s3-1484cceff7191d27fde60397bea4fc2dbbcb063a

Bump badsyntax/github-action-aws-s3 from 9537cd6d2013140b1d4e11ff526c5d75084c01df to 0.0.1
  • Loading branch information
badsyntax authored Dec 13, 2021
2 parents 040a854 + d50f002 commit d8df432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
CloudFrontRootHosts=cloudfront-action.richardwillis.info&
CertificateARN=arn:aws:acm:us-east-1:008215002370:certificate/cfb34309-b9bb-4f63-9af3-51026b8107d6
- uses: badsyntax/github-action-aws-s3@9537cd6d2013140b1d4e11ff526c5d75084c01df
- uses: badsyntax/github-action-aws-s3@1484cceff7191d27fde60397bea4fc2dbbcb063a
name: Sync mutable HTML files to S3
id: sync-html-s3
with:
Expand All @@ -56,7 +56,7 @@ jobs:
stripExtensionGlob: '**/**.html'
cacheControl: 'public,max-age=0,s-maxage=31536000,must-revalidate'

- uses: badsyntax/github-action-aws-s3@9537cd6d2013140b1d4e11ff526c5d75084c01df
- uses: badsyntax/github-action-aws-s3@1484cceff7191d27fde60397bea4fc2dbbcb063a
name: Sync immutable files to S3
id: sync-immutable-s3
with:
Expand Down

0 comments on commit d8df432

Please sign in to comment.