Update action icon

This commit is contained in:
Adam Dobrawy 2019-08-24 14:09:34 +02:00
parent 2a2091ec71
commit a65287fbdd

View File

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