From 565b2f9e505ebec5e7826b395136a6133aba895f Mon Sep 17 00:00:00 2001 From: Nils Haberkamp Date: Tue, 5 Mar 2024 17:18:24 +0100 Subject: [PATCH] update tokens workflow --- .github/workflows/update-tokens.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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