diff --git a/README.md b/README.md index 56d9264..633c197 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,11 @@ jobs: steps: - uses: actions/first-interaction@v3 with: - repo-token: ${{ github.token }} issue-message: | # Issue Message with Markdown This is the message that will be displayed! - pr_message: | + pr-message: | # PR Message with Markdown This is the message that will be displayed!