Add newline to trigger pipeline

This commit is contained in:
Eddy Filip
2021-10-05 16:34:31 +02:00
parent 4af3346b6a
commit da5dd0865d

View File

@@ -2,6 +2,7 @@
This action loads secrets from [1Password Connect](https://1password.com/secrets/) into GitHub Actions. 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. 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 ## Prerequisites