diff --git a/.github/workflows/crawl.yml b/.github/workflows/crawl.yml index 94ec9bea21fc..b8da09a4bba9 100644 --- a/.github/workflows/crawl.yml +++ b/.github/workflows/crawl.yml @@ -13,7 +13,6 @@ jobs: - uses: actions/checkout@v3 - run: publiccode-crawler crawl env: - CRAWLER_DATADIR: /tmp/data API_BASEURL: "https://api.developers.italia.it/v1" API_BEARER_TOKEN: ${{ secrets.API_BEARER_TOKEN }}