diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f99b8fd..64a1d0d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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