Browse Source

Merge pull request #20 from return42/fix-commit-msg

[CI] JamesIves/github-pages-deploy-action COMMIT_MESSAGE
Alexandre Flament 4 years ago
parent
commit
461c6fb21e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/integration.yml

+ 1 - 0
.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