From d5609bd236e164620e5d95553200193c432b811c Mon Sep 17 00:00:00 2001 From: Floris van der Grinten Date: Thu, 27 May 2021 10:33:48 +0200 Subject: [PATCH] Link to secrets homepage Co-authored-by: David Gunter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7845343..7872ed0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Load Secrets from 1Password - GitHub Action -The action to load secrets from 1Password Connect into GitHub Actions. +The action to load 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.