action: make github token optional

This commit is contained in:
Aleksandr Razumov 2020-04-26 19:41:24 +03:00
parent 67503c7b3d
commit 4cb8a13e45
No known key found for this signature in database
GPG Key ID: 1D14A82D2E311045

View File

@ -5,7 +5,7 @@ author: 'golangci'
inputs:
github_token:
description: 'GITHUB_TOKEN'
required: true
required: false
flags:
description: 'GolangCI command line flags'
required: false