Update retention days for wetter-csv artifact

Changed retention days for uploaded artifact from 5 to 1.
This commit is contained in:
dewomser 2025-12-09 19:07:30 +01:00 committed by GitHub
parent c1bd11c816
commit 5ba6231c25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
with:
name: wetter-csv
path: wetter.csv
retention-days: 5
retention-days: 1
- name: Grafik in README.md einfügen
run: | # Mehrzeiliges Kommando
# Die README.md-Datei mit der Grafik aktualisieren