Skip to content

Commit c637e6b

Browse files
authored
Merge pull request #325 from Logerfo/action-escape-2
2 parents 20682c6 + 82ed8f3 commit c637e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ runs:
1212

1313
inputs:
1414
repo-token:
15-
description: "You probably want it to be ${{ '${{ secrets.GITHUB_TOKEN }}' }}"
15+
description: You probably want it to be secrets.GITHUB_TOKEN
1616
required: true

0 commit comments

Comments
 (0)