Support for uploading sources
theowenyoung opened this issue · 3 comments
theowenyoung commented
Hi, thanks for the great action!
I'm using this for submit my extension, but firefox addon also need to submit source files when the dist files is minified.
are there any ways to figure out this?
theowenyoung commented
kewisch commented
See mozilla/sign-addon#409 which I might need to do source code submission. There is a note that the unstable API supports it, though it would likely be a hack to directly call the API. Best case let's contribute to getting that issue fixed, then use sign-addon to submit sources.