diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml
index a320276ee9..ada3db2d5f 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