Skip to content

Commit 63f3291

Browse files
committed
Provide direct link to internal secret store for a12s
See #14979 (comment)
1 parent cf9139c commit 63f3291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
1. If you are a developer at Automattic:
4242
1. Make sure you have `git-crypt` installed (`brew install git-crypt`)
43-
1. Search for "WooCommerce Android git-crypt encryption key" in our Secret Store, and copy the Base64 value in your clipboard
43+
1. Open [the "WooCommerce Android git-crypt encryption key" entry in our Secret Store](https://mc.a8c.com/secret-store/?secret_id=13697), and copy the Base64 value in your clipboard
4444
1. Run `pbpaste | base64 -d | git-crypt unlock -` to decrypt the encrypted files (including `secrets.properties` and `WooCommerce/google-services.json`)
4545
1. If you are an external contributor:
4646
1. Generate developer OAuth2 tokens. See the [OAuth2 Authentication](docs/project-overview.md#oauth2-authentication) section for details.

0 commit comments

Comments
 (0)