remove default token

This commit is contained in:
“ibrahim0814” 2019-08-06 17:37:08 -07:00
parent 4e7c8dac10
commit 43eae61579
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF
2 changed files with 0 additions and 3 deletions

View file

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

View file

@ -2,8 +2,6 @@
set -eu
#echo $1
if [ -z "$1" ]
then
echo "No token supplied"