diff --git a/.github/workflows/test-all-patches-action.yml b/.github/workflows/test-all-patches-action.yml index ad9d23e..54e85ac 100644 --- a/.github/workflows/test-all-patches-action.yml +++ b/.github/workflows/test-all-patches-action.yml @@ -30,4 +30,5 @@ jobs: run: | cd ./wiki-dir git add . + git commit -m "automatic wiki update from github actions" git push