[CI] JamesIves/github-pages-deploy-action COMMIT_MESSAGE

remove rocket symbol from the commit message

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Suggested-by: https://github.com/JamesIves/github-pages-deploy-action/pull/576
dependabot/pip/master/sphinx-6.1.3
Markus Heiser 3 years ago
parent 1a6e3b3ed0
commit 360266bca9

@ -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

Loading…
Cancel
Save