Skip to content

Commit

Permalink
update tokens workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Mar 6, 2024
1 parent 1a3db8f commit 565b2f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-tokens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 565b2f9

Please sign in to comment.