From e5b5b2dd6196bc6b1411f92921c64a84de7ae8bd Mon Sep 17 00:00:00 2001 From: Salman Chishti Date: Mon, 11 Aug 2025 14:27:34 +0100 Subject: [PATCH] undo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3564679..56d9264 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ jobs: steps: - uses: actions/first-interaction@v3 with: - repo_token: ${{ github.token }} - issue_message: | + repo-token: ${{ github.token }} + issue-message: | # Issue Message with Markdown This is the message that will be displayed!