Skip to content

Commit

Permalink
Just use github.token for welcome comment
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Oct 25, 2023
1 parent 76be1d5 commit e807859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
So it might take a while before you're paid for your work, but we typically post multiple new jobs every day, so there's plenty of opportunity. I hope you've had a positive experience contributing to this repo! :blush:"
env:
GITHUB_TOKEN: ${{ secrets.OS_BOTIFY_TOKEN }}
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit e807859

Please sign in to comment.