diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6058ab5..3cf98b4 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: --channel listed \ --approval-timeout 0 \ --source-dir . \ - --artifacts-dir dist + --artifacts-dir dist \ --amo-metadata metadata.json - name: Push changes