diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index d2441e11..5e26bf89 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -57,7 +57,7 @@ jobs: uses: peter-evans/create-pull-request@v3 with: token: ${{ secrets.GITHUB_TOKEN }} - commit-message: Update components + commit-message: Update toolkit components committer: GitHub author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> title: Update toolkit components