From beb998f23d31832d358e6b503870796da5e7e7e2 Mon Sep 17 00:00:00 2001 From: April John <30842467+CutestNekoAqua@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:28:57 +0200 Subject: [PATCH] Update welcome.yml --- .github/workflows/welcome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index a320276ee..ada3db2d5 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/first-interaction@v1.2.0 with: - github-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: | 👋 @{{ author }} Thanks for opening your first issue here! If you are reporting a bug, please make sure to include steps on how to reproduce it! :D