Skip to content

Commit 5fc91ec

Browse files
committed
fix(action): add icon and color to action.yml
1 parent ad7e456 commit 5fc91ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Create or Update Pull Request
22
description: "A GitHub Action to create or update a pull request based on local changes"
3+
icon: "git-pull-request"
4+
color: purple
35
inputs:
46
title:
57
description: "Pull Request title"

0 commit comments

Comments
 (0)