docs: build commit message fix
[awesomized/libmemcached] / .github / workflows / docs-publish-pages.yml
index d058ae5fcee313f0f17a60d36a54a2f8502caf64..52231b73bea265e0bd066939124877a20f845c85 100644 (file)
@@ -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 }}