mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-11 12:51:37 +00:00
test pulling inputs into script
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user