Deploy Browser Extension
Version updated for https://github.com/GreedyLabs/action-deploy-browser-extension to version v1.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading and publishing browser extensions to the Chrome Web Store and/or Microsoft Edge Add-ons store. It supports parallel deployment to both platforms for updates to existing extensions, streamlining the otherwise manual submission process. Key capabilities include handling extension uploads, publishing updates, and outputting detailed status information for both stores.
What’s Changed
- fix: use only compact json key (d351aa4)
- fix: README (0f3bc9e)
- change name (2010b62)
- init (c326163)