Spaces:
Sleeping
Sleeping
changing description
Browse files
.github/workflows/air-quality-daily.yml
CHANGED
@@ -19,7 +19,7 @@ jobs:
|
|
19 |
- name: Update dummy file
|
20 |
run: echo "$(date)" >> dummy.txt
|
21 |
|
22 |
-
- name:
|
23 |
uses: stefanzweifel/git-auto-commit-action@v5
|
24 |
with:
|
25 |
commit_message: "Updating dashboard"
|
|
|
19 |
- name: Update dummy file
|
20 |
run: echo "$(date)" >> dummy.txt
|
21 |
|
22 |
+
- name: pushing changes
|
23 |
uses: stefanzweifel/git-auto-commit-action@v5
|
24 |
with:
|
25 |
commit_message: "Updating dashboard"
|