message no. 174559
Posted by jayjo in #github at 2019-09-16T17:26:12Z
has anyone used github actions to put content in aws s3? I see the actions/aws repo, but I'm not clear how to use it... - I have a gitlab repo doing the same task now on an ec2 instance that assumes a role. Is there a way to assume this role using github actions?