diff --git a/action.yml b/action.yml index cbfe137..dbc28b9 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: github-token: description: > GitHub token used to create the pull request. - Pass ${{ secrets.GITHUB_TOKEN }} or a PAT from your workflow. + Pass secrets.GITHUB_TOKEN or a PAT from your workflow. required: true file: