From 8b066911ea9cfe0745496eafc3470844910c4f39 Mon Sep 17 00:00:00 2001 From: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:06:31 +0800 Subject: [PATCH] docs: remove stale example see: https://github.com/step-security/wait-for-secrets/commit/bc5a18f65c1c5806fb5ad86b4f6ef5d8548be0a2 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9edd740..2f359d1 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,6 @@ Here are a couple of workflows that use `wait-for-secrets` 1. Publish to NPM: https://github.com/jsx-eslint/eslint-plugin-react/blob/master/.github/workflows/npm-publish.yml 2. Deploy to AWS: https://github.com/step-security/secure-workflows/blob/main/.github/workflows/release.yml -3. GitHub release: https://github.com/step-security/wait-for-secrets/blob/main/.github/workflows/release.yml ### FAQ