Skip to content

v0.2.0: Custom arguments

Compare
Choose a tag to compare
@jakejarvis jakejarvis released this 05 Sep 13:43
· 24 commits to master since this release
1e4abea
  • Allows for arguments to be added to s3 sync in your own .yml file, like --acl public-read for websites. See README for example. (#2)
  • Bug fix: When this action came after another action that set AWS credentials in ~/.aws, making the same folder at the start of this action threw an error. (#1)