.gitea/workflows/refresh.yml aktualisiert
This commit is contained in:
@@ -22,8 +22,8 @@ jobs:
|
|||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
|
|
||||||
git add heruntergeladene_datei.txt
|
git add flodlist.txt
|
||||||
git diff --cached --quiet && echo "No changes" && exit 0
|
git diff --cached --quiet && echo "No changes" && exit 0
|
||||||
|
|
||||||
git commit -m "🔄 Update heruntergeladene_datei.txt (scheduled)"
|
git commit -m "🔄 Update flodlist.txt (scheduled)"
|
||||||
git push
|
git push
|
||||||
|
Reference in New Issue
Block a user