Add files via upload

This commit is contained in:
arjundashrath 2022-02-10 21:29:03 +05:30 committed by GitHub
commit 4c61b49d26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,10 +12,10 @@ inputs:
token:
description: 'Used to avoid github rate limiting'
default: ${{ github.token }}
send-insights:
description: 'Send insights to StepSecurity API, can be set to true or false'
disable-telemetry:
description: 'Disable sending insights to StepSecurity API, can be set to true or false'
required: false
default: 'true'
default: 'false'
branding:
icon: 'check-square'
color: 'green'