Skip to content

Commit

Permalink
adding branding to action pre-publishing (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
oindrillac authored Jan 30, 2023
1 parent 999aaaa commit 9406999
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ outputs:
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'git-pull-request'
color: 'purple'

0 comments on commit 9406999

Please sign in to comment.