fix: change web-ext sign channel from listed to unlisted
Some checks failed
CI / build-and-publish (push) Has been cancelled

This commit is contained in:
Space-Banane
2026-02-17 16:31:32 +01:00
parent 079deec711
commit 6858b95854

View File

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