Skip to content

Commit

Permalink
fix: change the action branding for GH marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Feb 1, 2024
1 parent 19327f3 commit 0c8dcfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: True YAML Actions
description: Explodes a YAML specification with anchors and merge keys into a format GitHub Actions understands
branding:
icon: 'rotate-cw'
color: 'purple'
icon: 'maximize-2'
color: 'red'

inputs:
token:
Expand Down

0 comments on commit 0c8dcfa

Please sign in to comment.