Skip to content

Commit 9dc9d79

Browse files
authored
Update contributor_welcome.yml
1 parent 350bdc4 commit 9dc9d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributor_welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: bubkoo/welcome-action@v1
1414
with:
15-
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
15+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
FIRST_ISSUE: >
1717
👋 Greetings @{{ author }}!
1818

0 commit comments

Comments
 (0)