summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-04-23 14:38:07 +0200
committerGitHub <noreply@github.com>2021-04-23 14:38:07 +0200
commit461c6fb21eb3f63c5b025724a0b9e90b41d42a71 (patch)
tree7fc77d56a745785c93f376f6a29e2a371854923a /.github/workflows
parent1a6e3b3ed0073ed7876ed64eac5b29674bedf690 (diff)
parent360266bca9e69ef7bca4e8d069d654494fa9c863 (diff)
Merge pull request #20 from return42/fix-commit-msg
[CI] JamesIves/github-pages-deploy-action COMMIT_MESSAGE
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/integration.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml
index 0efa5a703..32bd2175f 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