Skip to content

Commit 10ac1a1

Browse files
committed
add revoke key instructions
1 parent 4975b1e commit 10ac1a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/browser/bb-errors.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,14 @@ AAAAAAAA
377377
378378
The `FASTLANE_KEY` can be taken from the `p8` file you downloaded. The other keys are all able to be copied again from your *Apple* Developer account page. See [Copy `API Key Secrets`](secrets.md#copy-api-key-secrets){: target="_blank" }.
379379
380+
If you decide to revoke the key and start again, see [Generate `API Key`](secrets.md#generate-api-key){: target="_blank" }. You will need to first select the existing `FASTLANE_KEY`:
381+
382+
* Select `Edit`
383+
* Click on the checkbox beside `FASTLANE_KEY`
384+
* Select `Revoke Key`
385+
386+
Then follow the normal steps detailed in that section to generate a new key and save the updated key and key ID in your Secrets Reference file and in your organization or repositories.
387+
380388
Do not hesitate to [ask a mentor for help](#where-to-get-help-with-browser-build).
381389
382390
## Action: `Create Certificates` Errors

0 commit comments

Comments
 (0)