From 4da7838d7025d95ae96f252a2fbd5874396bee27 Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Mon, 10 Nov 2025 22:06:21 +0530 Subject: [PATCH] ci: don't auto-submit extension for CWS review --- .github/workflows/publish.yml | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5d12e60..ec9c9c0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -33,6 +33,7 @@ jobs: CHROME_CLIENT_ID: ${{ secrets.CHROME_CLIENT_ID }} CHROME_CLIENT_SECRET: ${{ secrets.CHROME_CLIENT_SECRET }} CHROME_REFRESH_TOKEN: ${{ secrets.CHROME_REFRESH_TOKEN }} + CHROME_SKIP_SUBMIT_REVIEW: true FIREFOX_EXTENSION_ID: ${{ secrets.FIREFOX_EXTENSION_ID }} FIREFOX_JWT_ISSUER: ${{ secrets.FIREFOX_JWT_ISSUER }} FIREFOX_JWT_SECRET: ${{ secrets.FIREFOX_JWT_SECRET }} \ No newline at end of file diff --git a/README.md b/README.md index 91bedb3..bc39d49 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ NeoDLP (Neo Downloader Plus) Browser Integration [![github tag](https://img.shields.io/github/v/tag/neosubhamoy/neodlp-extension?color=yellow)](https://github.com/neosubhamoy/neodlp-extension) [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/neosubhamoy/neodlp-extension) ->[!TIP] +> [!TIP] > **🥰 Liked this project? Please consider giving it a Star (🌟) on github to show us your appreciation and help the algorythm recommend this project to even more awesome people like you!** ## 📎 Pre-Requirements @@ -65,7 +65,7 @@ npm run zip:firefox # for production zip creation (firefox) ``` 5. Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected) -**⭕ Noticed any Bugs or Want to give us some suggetions? Always feel free to open a GitHub Issue. We would love to hear from you...!!** +**⭕ Noticed any Bug or Want to give us some suggetions? Always feel free to open a GitHub Issue. We would love to hear from you...!!** ## 📝 License