Update action icon

This commit is contained in:
Adam Dobrawy 2019-08-24 14:10:44 +02:00
parent a65287fbdd
commit 7f85e1078d

View File

@ -1,8 +1,9 @@
name: 'GitHub Push' name: 'GitHub Push'
description: 'Pushing to GitHub repository local changes' description: 'Pushing to GitHub repository local changes'
author: 'ad-m' author: 'ad-m'
icon: upload-cloud branding:
color: green icon: upload-cloud
color: green
inputs: inputs:
github_token: github_token:
description: 'Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}' description: 'Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}'