X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.github%2Fworkflows%2Fdocs-publish-pages.yml;h=52231b73bea265e0bd066939124877a20f845c85;hb=798069f2f00404da14fe0250040acf13c48bd7ed;hp=d058ae5fcee313f0f17a60d36a54a2f8502caf64;hpb=a643c0eb4147ef6d0366de2af3b2fb3004fb47b7;p=awesomized%2Flibmemcached diff --git a/.github/workflows/docs-publish-pages.yml b/.github/workflows/docs-publish-pages.yml index d058ae5f..52231b73 100644 --- 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 }}