Skip to content

Commit

Permalink
Fix branding in action
Browse files Browse the repository at this point in the history
  • Loading branch information
louisroyer committed Jun 21, 2022
1 parent 6e72a33 commit 694e0b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
image: docker://ghcr.io/louisroyer-gh-actions/busted:latest
args:
- ${{ inputs.args }}
branding:
icon: check
color: yellow
branding:
icon: check
color: yellow

0 comments on commit 694e0b7

Please sign in to comment.