From 4c83592f92b1a8a6da1f13ecf7e04326e4a2025c Mon Sep 17 00:00:00 2001 From: muhi111 <107345594+muhi111@users.noreply.github.com> Date: Wed, 26 Mar 2025 02:54:42 +0900 Subject: [PATCH 1/2] fix: correct broken bpp link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5358d4..45429dc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The key usecase is to leverage GCP in an external CI pipeline. The original goal pnpm dlx gcp-refresh-token ``` -The resulted refresh token will be written into the `key.json` under the `chrome` property, ready to be used in your CI pipeline. If you use [`bpp`](https://www.browser.market), simply copy it: +The resulted refresh token will be written into the `key.json` under the `chrome` property, ready to be used in your CI pipeline. If you use [`bpp`](https://github.com/marketplace/actions/browser-platform-publisher), simply copy it: ```json { From e011d842793ee3260039429c5530275b2028e4d8 Mon Sep 17 00:00:00 2001 From: muhi111 <107345594+muhi111@users.noreply.github.com> Date: Wed, 26 Mar 2025 02:55:42 +0900 Subject: [PATCH 2/2] fix: correct broken Discord link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45429dc..18b018b 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ gcprt help # Support -Join the [Discord channel](https://discord.browser.market)! +Join the [Discord channel](https://www.plasmo.com/s/d)! # Acknowledgment