diff --git a/.github/workflows/scrape.yml b/.github/workflows/scrape.yml index a647089..0c52434 100644 --- a/.github/workflows/scrape.yml +++ b/.github/workflows/scrape.yml @@ -32,7 +32,7 @@ jobs: echo -e "# Scheduled scraper\n\nFor $REPO_DESC" > README.md fi env: - REPO_DESC: ${{ github.event.repository.description }} + REPO_DESC: https://arkmap.vattenfalleldistribution.se/incidents.json # Uncomment to use Python: # - name: Set up Python 3.13 # uses: actions/setup-python@v5