Skip to content

Commit

Permalink
fix: adjust PR title for icon updates
Browse files Browse the repository at this point in the history
  • Loading branch information
solygambas committed Oct 14, 2023
1 parent 9af4b66 commit 79532cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-icon-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
ref: chore-updated-icons
fetch-depth: 0
- run: 'gh pr create --title "chore(icons): update icons" --body "Check Spark Tokens for a full changelog."'
- run: 'gh pr create --title "feat(icons): update icons" --body "Check Spark Tokens for a full changelog."'
continue-on-error: true
- name: Install
uses: ./.github/composite-actions/install
Expand Down

0 comments on commit 79532cc

Please sign in to comment.