fix: change web-ext sign channel from listed to unlisted
Some checks failed
CI / build-and-publish (push) Has been cancelled
Some checks failed
CI / build-and-publish (push) Has been cancelled
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
npx web-ext sign \
|
||||
--api-key ${{ secrets.MOZILLA_ADDON_API_KEY }} \
|
||||
--api-secret ${{ secrets.MOZILLA_ADDON_API_SECRET }} \
|
||||
--channel listed \
|
||||
--channel unlisted \
|
||||
--source-dir . \
|
||||
--artifacts-dir dist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user