We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20682c6 + 82ed8f3 commit c637e6bCopy full SHA for c637e6b
1 file changed
action.yml
@@ -12,5 +12,5 @@ runs:
12
13
inputs:
14
repo-token:
15
- description: "You probably want it to be ${{ '${{ secrets.GITHUB_TOKEN }}' }}"
+ description: You probably want it to be secrets.GITHUB_TOKEN
16
required: true
0 commit comments