Skip to content

Commit

Permalink
fix: Auto Update Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
secondnetwork authored Mar 12, 2023
1 parent c93170d commit 1fb73d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
with:
title: Icons Release ID:${{ github.run_number }}
body: Auto Update Icons ID:${{ github.run_number }} RUN_ID:${{ github.run_id }}
commit-message: feat:automated change Icons Release ID:${{ github.run_number }}
commit-message: 'feat: automated change Icons Release ID:${{ github.run_number }}'
base: main
delete-branch: true

0 comments on commit 1fb73d3

Please sign in to comment.