Fix description
This commit is contained in:
parent
1314d10095
commit
b970b7ab6e
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue