summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorApril John <30842467+CutestNekoAqua@users.noreply.github.com>2023-10-07 18:28:57 +0200
committerGitHub <noreply@github.com>2023-10-07 18:28:57 +0200
commitbeb998f23d31832d358e6b503870796da5e7e7e2 (patch)
tree09aa0b14a8b47d7f9c681ed41a5c92bc6498e596 /.github/workflows
parentUse rollup node resolve (diff)
downloadsharkey-beb998f23d31832d358e6b503870796da5e7e7e2.tar.gz
sharkey-beb998f23d31832d358e6b503870796da5e7e7e2.tar.bz2
sharkey-beb998f23d31832d358e6b503870796da5e7e7e2.zip
Update welcome.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/welcome.yml2
1 files changed, 1 insertions, 1 deletions
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