projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
a643c0e
)
docs: build commit message fix
author
Michael Wallner
<mike@php.net>
Wed, 14 Oct 2020 16:54:59 +0000
(18:54 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 16 Oct 2020 14:28:18 +0000
(16:28 +0200)
.github/workflows/docs-publish-pages.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/docs-publish-pages.yml
b/.github/workflows/docs-publish-pages.yml
index d058ae5fcee313f0f17a60d36a54a2f8502caf64..52231b73bea265e0bd066939124877a20f845c85 100644
(file)
--- a/
.github/workflows/docs-publish-pages.yml
+++ b/
.github/workflows/docs-publish-pages.yml
@@
-33,9
+33,3
@@
jobs:
keep_history: true
allow_empty_commit: false
build_dir: build/docs/html
- commit_message: |
- ${{ github.event.push.pusher }} pushed the following commits:\
- \
- ${{ join(github.event.push.commits.*.message, '\n\n') }}\
- \
- ${{ github.event.push.compare }}