Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Aug 27, 2022
1 parent aa68570 commit 0dc41e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,9 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ steps.wait-for-secrets.outputs.npm_token }}
```

### Actual examples

Here are a couple of workflows that use `wait-for-secrets`
1. https://github.com/step-security/secure-workflows/blob/main/.github/workflows/release.yml#L36-L49
2. https://github.com/step-security/wait-for-secrets/blob/varunsh-coder-patch-1/.github/workflows/release.yml#L35-L44

0 comments on commit 0dc41e3

Please sign in to comment.