This action set AWS Cloudformation stack outputs as github action outputs.
Required The name of the AWS Cloudformation stack.
Every key of stack outputs will be filled as github action oputputs.
uses: namse/aws-cloudformation-outputs-action@v1.0 with: stack-name: 'MyCfnStackName'