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