abhilash1in / aws-secrets-manager-action

Use secrets from AWS Secrets Manager as environment variables in your GitHub Actions workflow
MIT License
68 stars 43 forks source link

no-prefix option when you want to inject the environment variables raw into the environment #46

Open KTamas opened 1 year ago

KTamas commented 1 year ago

We needed this. When setting no-prefix it doesn't prefix it with the secret's name.