From da5dd0865daab0ef6bcf4d64ad87edbebd5e4e2d Mon Sep 17 00:00:00 2001 From: Eddy Filip Date: Tue, 5 Oct 2021 16:34:31 +0200 Subject: [PATCH] Add newline to trigger pipeline --- README.md | 1 + 1 file changed, 1 insertion(+) 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