Skip to content

Commit

Permalink
Add upwind-client-secret to README
Browse files Browse the repository at this point in the history
  • Loading branch information
timdittler committed Oct 18, 2024
1 parent eeab22d commit c52a127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ jobs:
app-id: ${{ <your-app-id> }}
# optional: private key of the GitHub App
private-key: ${{ <your-private-key> }}
# optional: Upwind client secret (our org secret)
upwind-client-secret: ${{ secrets.UPWIND_CLIENT_SECRET }}
```
</details>
Expand Down

0 comments on commit c52a127

Please sign in to comment.