Skip to content

Commit

Permalink
Merge branch 'main' into update-package-json
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp authored Mar 6, 2024
2 parents 1adf4e7 + 565b2f9 commit 1b994bc
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 1b994bc

Please sign in to comment.