How to submit through Github Actions?
I'm using the official Github Action and building my extension with
plasmo build --zip
.
Here is my workflow file:
I have all necessary keys set in my Github secrets, but I still receive the error:
What should I do to fix it? Thanks in advance!1 Reply
PS. When I download archived .zip and upload it manually everything works fine