v0.13.0
fix: Github Actions + awscli errors @r351574nc3 (#41)
what
- Setting environment variable
AWS_EC2_METADATA_DISABLED: true
as a solution
why
- github actions is unable to push artifacts to s3 because of an error with the awscli.
AWS_EC2_METADATA_DISABLED: true
as a solution