diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index a4f27ad48..f0eb7d457 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -273,4 +273,5 @@ jobs: BRANCH: gh-pages FOLDER: deploy CLEAN: false - SINGLE_COMMIT: true \ No newline at end of file + SINGLE_COMMIT: true + \ No newline at end of file