diff --git a/README.md b/README.md index d0b718c..5351238 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This action loads secrets from [1Password Connect](https://1password.com/secrets/) into GitHub Actions. + Specify right from your workflow YAML which secrets from 1Password should be loaded into your job, and the action will make them available as environment variables for the next steps. ## Prerequisites