diff --git a/.github/workflows/notmain.yml b/.github/workflows/notmain.yml index bdbbcd1d..a93aaf45 100644 --- a/.github/workflows/notmain.yml +++ b/.github/workflows/notmain.yml @@ -26,7 +26,7 @@ jobs: git config user.email github-actions@github.com python3 build.py git add all.sas - git commit -m "chore: updating all.sas" + git commit -m "chore: updating all.sas" --allow-empty git push