diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 0efa5a70..32bd2175 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -87,6 +87,7 @@ jobs: FOLDER: build/gh-pages CLEAN: true # Automatically remove deleted files from the deploy branch SINGLE_COMMIT: True + COMMIT_MESSAGE: build from commit ${{ github.sha }} dockers: name: Docker