Skip to content

Commit a65287f

Browse files
committed
Update action icon
1 parent 2a2091e commit a65287f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

action.yml

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

0 commit comments

Comments
 (0)