diff --git a/.github/workflows/update-icons.yml b/.github/workflows/update-icons.yml index c7f8b4951..5d6fc906e 100644 --- a/.github/workflows/update-icons.yml +++ b/.github/workflows/update-icons.yml @@ -37,7 +37,7 @@ jobs: uses: peter-evans/create-pull-request@v4 with: commit-message: Update icons - committer: ${{ secrets.ICON_KIT__COMMITTER }} + committer: Dennis Mader <${{ secrets.ICON_KIT__COMMITTER }}> author: Dennis Mader <${{ secrets.ICON_KIT__COMMITTER }}> branch: update-icons delete-branch: true