Skip to content

Commit cc4c33d

Browse files
committed
add branding information for publish to marketplace
1 parent 2548f57 commit cc4c33d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Pull request branch updater'
2-
description: 'GitHub Action to update pull request with base branches'
2+
description: 'GitHub Action to update the pull request branch with the base branch'
3+
branding:
4+
icon: 'git-pull-request'
5+
color: 'blue'
36
inputs:
47
token:
58
description: 'token to be used for making authenticated calls to the GitHub API'

0 commit comments

Comments
 (0)