diff --git a/.github/workflows/update-tokens.yml b/.github/workflows/update-tokens.yml index 59caf28e4..b733ce02f 100644 --- a/.github/workflows/update-tokens.yml +++ b/.github/workflows/update-tokens.yml @@ -35,10 +35,10 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v6 with: - commit-message: Update icons + commit-message: Update tokens committer: Dennis Mader <${{ secrets.ICON_KIT__COMMITTER }}> author: Dennis Mader <${{ secrets.ICON_KIT__COMMITTER }}> - branch: update-icons + branch: update-tokens delete-branch: true branch-suffix: timestamp title: Update icons