Skip to content

Commit

Permalink
chore: change token
Browse files Browse the repository at this point in the history
  • Loading branch information
Dun-sin authored Oct 22, 2022
1 parent 2722490 commit 845d49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- uses: actions/checkout@v1
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
with:
github-token: ${{ secrets.GENERAL_TOKEN}}
github-token: ${{ secrets.GITHUB_TOKEN}}
issue-message: '<h1>It''s great having you contribute to this project by creating an issue</h1> Make sure you are assigned to this before you work on it and you read the <a href="https://github.com/Dun-sin/Whisper/blob/main/CONTRIBUTING.md">Contributing.md file</a>, Thank you! Welcome to the community :nerd_face:'

1 comment on commit 845d49f

@vercel
Copy link

@vercel vercel bot commented on 845d49f Oct 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.