This commit is contained in:
parent
b00e088a88
commit
3f2bed15ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scrape.yml
vendored
2
.github/workflows/scrape.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
echo -e "# Scheduled scraper\n\nFor $REPO_DESC" > README.md
|
echo -e "# Scheduled scraper\n\nFor $REPO_DESC" > README.md
|
||||||
fi
|
fi
|
||||||
env:
|
env:
|
||||||
REPO_DESC: ${{ github.event.repository.description }}
|
REPO_DESC: https://arkmap.vattenfalleldistribution.se/incidents.json
|
||||||
# Uncomment to use Python:
|
# Uncomment to use Python:
|
||||||
# - name: Set up Python 3.13
|
# - name: Set up Python 3.13
|
||||||
# uses: actions/setup-python@v5
|
# uses: actions/setup-python@v5
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue