feat: use default GitHub token as default token

releases/v3
Carlos Meza 2022-01-03 12:08:07 -08:00 committed by GitHub
parent e94a2173af
commit d1907daae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ branding:
inputs: inputs:
github-token: github-token:
description: 'Github token' description: 'Github token'
default: ${{ github.token }}
required: false required: false
git-message: git-message: