fix: add approval timeout option for unlisted channel in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 34s
Some checks failed
CI / build-and-publish (push) Failing after 34s
This commit is contained in:
@@ -63,6 +63,7 @@ jobs:
|
||||
--api-key ${{ secrets.MOZILLA_ADDON_API_KEY }} \
|
||||
--api-secret ${{ secrets.MOZILLA_ADDON_API_SECRET }} \
|
||||
--channel unlisted \
|
||||
--approval-timeout 0 \
|
||||
--source-dir . \
|
||||
--artifacts-dir dist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user