diff --git a/action.yml b/action.yml index 72f47a1..69f4a2e 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ branding: color: 'purple' inputs: github-token: - description: 'Token used to read comments and post replies/labels. Usually ${{ secrets.GITHUB_TOKEN }}.' + description: 'Token used to read comments and post replies/labels. Pass secrets.GITHUB_TOKEN from your workflow.' required: true default: ${{ github.token }} coinpay-api-key: