chrome-addon
chrome-addon copied to clipboard
☁ GitHub action to upload addon to Chrome
Rather than using axios error.message, the code should report the API error response. For example, I was getting a 400 error, which turned out to be because the previous version...
**No need in clientSecret from December 2021.** Still need to update dist and publish new realease v3.
If I understand correctly, this github action requires that the extension is committed into the repository. However, I am using a github action to build the artefacts. how can I...
Hi Thomas, I love your workflow for publishing Firefox add-ons. I want to also use your extension for Chrome extensions but I have a problem with providing the needed credentials....
I've tried enabling the debug logging as mentioned in #4, This is all there is, ``` 2020-04-24T15:41:28.4563154Z ##[debug]Evaluating condition for step: 'Chrome Addon Action' 2020-04-24T15:41:28.4568033Z ##[debug]Evaluating: success() 2020-04-24T15:41:28.4568311Z ##[debug]Evaluating success:...
``` extension: abcdefg ``` Is it supposed to be the Extension ID?
read about it here, and it also has a suggested solution https://github.com/GoogleChrome/developer.chrome.com/issues/3699