diff --git a/.github/workflows/welcome.yaml b/.github/workflows/welcome.yaml index 93973880fedf1..5c20db859e065 100644 --- a/.github/workflows/welcome.yaml +++ b/.github/workflows/welcome.yaml @@ -10,9 +10,9 @@ jobs: steps: - uses: wow-actions/welcome@v1 with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.CDRCOMMUNITY_GITHUB_TOKEN }} FIRST_PR_REACTIONS: '+1, hooray, rocket, heart' FIRST_PR_COMMENT: | - 👋 Welcome @{{ author }} to Coder! Yo @coder/docs this is @{{ author }}'s first pull-request here! + 👋 Welcome @{{ author }} to Coder! Yo @coder/docs this is @{{ author }}'s first pull-request here! [ƛ](https://github.com/coder/coder-meta/issues/14) 👀👀👀 FIRST_PR_MERGED: | - 🎉 Thanks for the contribution @{{ author }}! Yo @coder/docs @{{ author }}'s first contribution has been merged! 👀👀👀 + 🎉 Thanks for the contribution @{{ author }}! Yo @coder/docs @{{ author }}'s first contribution has been merged! [ƛ](https://github.com/coder/coder-meta/issues/14) 👀👀👀