Skip to content

Commit bb5782a

Browse files
committed
Remove extra hyphen
1 parent 014f687 commit bb5782a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v9/recording/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Access "Project settings" in Cypress Cloud and copy the contents of each of the
1919

2020
Refer to the GitHub documentation
2121
- [Creating encrypted secrets for a repository](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
22-
-
22+
2323
When you have done this, the example recording will take the `projectId` from the `EXAMPLE_PROJECT_ID` variable instead of from the [cypress.json](cypress.json) configuration file.
2424

2525
This setup allows the example recording to run in your own Cypress Cloud project, whilst leaving the same example for use in the parent repository [cypress-io/github-action](https://github.com/cypress-io/github-action) unchanged. The parent repository has its own `EXAMPLE_RECORDING_KEY` defined as a secret and it uses the `projectId` as defined in the [cypress.json](cypress.json) configuration file.

0 commit comments

Comments
 (0)