From f19df478f27b4ee008b96c147218d254bcd92cdf Mon Sep 17 00:00:00 2001 From: Disha Modi <106090499+dishamodi0910@users.noreply.github.com> Date: Sun, 1 Oct 2023 20:50:28 +0530 Subject: [PATCH] Update pr_comment.yml --- .github/workflows/pr_comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_comment.yml b/.github/workflows/pr_comment.yml index 276f309..48392ce 100644 --- a/.github/workflows/pr_comment.yml +++ b/.github/workflows/pr_comment.yml @@ -11,7 +11,7 @@ jobs: - name: Comment on Opening Pull Request uses: wow-actions/auto-comment@v1 with: - GITHUB_TOKEN : ${{ secrets.APIVerse_SECRET }} + github-token : ${{ secrets.APIVerse_SECRET }} pullRequestOpened: | @{{ author }}, Thank you for creating PR! We will review it super soon. 😇❣️ As we continue to evolve and innovate, we encourage you to share your ideas, feedback, and code to help us push the boundaries of what's possible in the world of APIs🚀.