diff --git a/.github/workflows/rundoc-pr.yml b/.github/workflows/rundoc-pr.yml index 6df098a..7ab2f45 100644 --- a/.github/workflows/rundoc-pr.yml +++ b/.github/workflows/rundoc-pr.yml @@ -49,7 +49,7 @@ jobs: delete-branch: true base: main commit-message: Update tutorials - title: Update tutorials + title: Update ${{matrix.lang}} tutorial body: "generated by the [run-rundoc linux github action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})" committer: ${{ vars.LINGUIST_GH_APP_USERNAME }} <${{ vars.LINGUIST_GH_APP_EMAIL }}> author: ${{ vars.LINGUIST_GH_APP_USERNAME }} <${{ vars.LINGUIST_GH_APP_EMAIL }}>