CircleCI-Public / aws-s3-orb

Integrate Amazon AWS S3 with your CircleCI CI/CD pipeline easily with the aws-s3 orb.
https://circleci.com/orbs/registry/orb/circleci/aws-s3
MIT License
10 stars 20 forks source link

fix: arguments parmeter expansion #54

Closed brivu closed 1 year ago

brivu commented 1 year ago

This PR adds a fix for expanding the arguments parameter.

NOTE: all parameter values must be on a single line. Mult-line values will cause jobs to fail

zigomir commented 1 year ago

@brivu thanks! This isn't yet released right? I see no new release after v3.1.1...

silentsakky commented 1 year ago

Right, can we please get a new release with this fix?