Skip to content

Commit

Permalink
Fix branding config.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed May 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 45a1d57 commit cf9cd3b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -4,8 +4,9 @@ description: |
A simple GitHub Action for running a shell command in a loop
against a list of items
author: 'Cliffano Subagio'
icon: 'repeat'
color: 'white'
branding:
icon: 'repeat'
color: 'white'
inputs:
items:
description: List of items defined in a comma and/or space-separated string

0 comments on commit cf9cd3b

Please sign in to comment.