diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a21ecb0..53da661f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,6 +103,7 @@ jobs: * dita-ot/org.dita-ot.html (${{ env.WEBSITE_PLUGIN_BRANCH }}) commit-message: 'Update ‘${{ env.RELEASE }}’ docs for ${{ env.RELEASE_VERSION }}' committer: 'DITA-OT Bot ' + author: 'DITA-OT Bot ' signoff: true token: ${{ secrets.DOCS_RELEASE_TOKEN }} path: website @@ -139,6 +140,7 @@ jobs: Update docs GitHub Actions for ${{ env.RELEASE_VERSION }}. commit-message: 'Update GitHub Actions for ${{ env.RELEASE_VERSION }}' committer: 'DITA-OT Bot ' + author: 'DITA-OT Bot ' signoff: true token: ${{ secrets.DOCS_RELEASE_TOKEN }} labels: |