We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2091e commit a65287fCopy full SHA for a65287f
action.yml
@@ -1,6 +1,8 @@
1
name: 'GitHub Push'
2
description: 'Pushing to GitHub repository local changes'
3
-author: 'ad-m'
+author: 'ad-m'
4
+icon: upload-cloud
5
+color: green
6
inputs:
7
github_token:
8
description: 'Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}'
0 commit comments