Fix description

This commit is contained in:
Stefan Zweifel 2020-01-13 21:04:34 +01:00
parent 1314d10095
commit b970b7ab6e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ inputs:
required: false required: false
default: '.' default: '.'
github_token: github_token:
description: Github Token. Usually this is the value from ${{ secrets.GITHUB_TOKEN }}. Pass a PAT if you need a more powerful token. description: Github Token. Usually this is the value from secrets.GITHUB_TOKEN. Pass a PAT if you need a more powerful token.
required: true required: true