diff --git a/.github/workflows/build-gallery.yml b/.github/workflows/build-gallery.yml index 948ef1a..ff9637c 100644 --- a/.github/workflows/build-gallery.yml +++ b/.github/workflows/build-gallery.yml @@ -35,4 +35,4 @@ jobs: git config user.email "github-actions[bot]@users.noreply.github.com" git add index.html git diff --cached --quiet || git commit -m "Auto-generate gallery index.html [skip ci]" - git push \ No newline at end of file + git push