Merge pull request #35 from 1Password/fix/docs-link

Fix documentation link
This commit is contained in:
Eduard Filip
2023-03-24 16:18:13 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ This action loads secrets from 1Password into GitHub Actions using [1Password Co
Specify in your workflow YAML file 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 in your workflow YAML file which secrets from 1Password should be loaded into your job, and the action will make them available as environment variables for the next steps.
Read more on the [1Password Developer Portal](https://developer.1password.com/ci-cd/github-actions). Read more on the [1Password Developer Portal](https://developer.1password.com/docs/ci-cd/github-actions).
## Requirements ## Requirements