test pulling inputs into script

This commit is contained in:
“ibrahim0814”
2019-08-06 16:40:07 -07:00
parent 2215c74261
commit 0e702a2182
2 changed files with 4 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ inputs:
default: ''
token:
description: 'Set the private repository token (defaults to secret CODECOV_TOKEN)'
default: ${{ secrets.CODECOV_TOKEN }}
default: 'something'
branding:
color: 'red'
icon: 'umbrella'