We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350bdc4 commit 9dc9d79Copy full SHA for 9dc9d79
.github/workflows/contributor_welcome.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: bubkoo/welcome-action@v1
14
with:
15
- GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
FIRST_ISSUE: >
17
👋 Greetings @{{ author }}!
18
0 commit comments