v0.11.0
fix: Adding environment variable @r351574nc3 (#35)
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.
references
- aws/aws-cli#5234 (comment)
- related to #13