Skip to content

Commit

Permalink
Run prettier on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
third774 committed Aug 5, 2024
1 parent 17d9b88 commit d06530b
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 @@ -56,7 +56,9 @@ wrangler login
```sh
wrangler secret put CALLS_APP_SECRET
```

or to programmatically set the secret, run:

```sh
echo REPLACE_WITH_YOUR_SECRET | wrangler secret put CALLS_APP_SECRET
```
Expand Down

0 comments on commit d06530b

Please sign in to comment.