Skip to content

Commit 7f85e10

Browse files
committed
Update action icon
1 parent a65287f commit 7f85e10

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

action.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: 'GitHub Push'
22
description: 'Pushing to GitHub repository local changes'
3-
author: 'ad-m'
4-
icon: upload-cloud
5-
color: green
3+
author: 'ad-m'
4+
branding:
5+
icon: upload-cloud
6+
color: green
67
inputs:
78
github_token:
89
description: 'Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)