fix: add approval timeout option for unlisted channel in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 34s

This commit is contained in:
Space-Banane
2026-02-17 16:34:54 +01:00
parent 6858b95854
commit 6f03935906

View File

@@ -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