Browse Source

[fix] CI YAML config files

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 1 year ago
parent
commit
691390b443
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/integration.yml

+ 1 - 1
.github/workflows/integration.yml

@@ -120,7 +120,7 @@ jobs:
         FOLDER: dist/docs
         CLEAN: true # Automatically remove deleted files from the deploy branch
         SINGLE_COMMIT: True
-        COMMIT_MESSAGE: [doc] build from commit ${{ github.sha }}
+        COMMIT_MESSAGE: '[doc] build from commit ${{ github.sha }}'
 
   babel:
     name: Update translations branch