Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Easy link to get key
  • Loading branch information
tkadlec authored Apr 8, 2021
1 parent 387b415 commit f3ebdfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ WebPageTest's GitHub Action lets you automatically run tests against WebPageTest

## Using the Action

1. Get a WebPageTest API Key and store it [as a secret in your repository's settings](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
1. [Get a WebPageTest API Key](https://app.webpagetest.org/ui/entry/wpt/signup) and store it [as a secret in your repository's settings](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository).

![WPT_API_KEY Secret in repo settings](/images/wpt-action-api-secret.png)

Expand Down Expand Up @@ -185,4 +185,4 @@ And a `wpt-options.json` file containing:
}
```

The defaults values for the number of runs, location, and connectivity type would all be overwritten by the settings specified here. In addition, any ads defined by https://adblockplus.org/ would be automatically blocked.
The defaults values for the number of runs, location, and connectivity type would all be overwritten by the settings specified here. In addition, any ads defined by https://adblockplus.org/ would be automatically blocked.

0 comments on commit f3ebdfe

Please sign in to comment.