diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 0f25368..09d43f5 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -46,7 +46,7 @@ jobs: # Check if there are any changes to commit git add . - git diff --quiet || git commit -m "Update directory listings" + git commit -m "Update directory listings" # Push only if there are changes git push