Skip to content

Commit

Permalink
Update issue-invite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vacaramin authored Apr 10, 2024
1 parent e528180 commit 3b26de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
organization: Voninc
label: Please invite me to the GitHub Community Organization
repo-token: ${{ secrets.TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: '<h1>Hey there buddy 👋</h1> <br> You have been invited to <a href="https://github.com/Voninc"> Community</a>! 🚀 You can either accept it by going to <a href="https://github.com/Voninc">the organisation page</a> or checking <a href="https://github.com/settings/emails">your primary github email inbox</a>. We request you to kindly make the organization visible on your profile, by changing the visibility settings for your name on <a>https://github.com/orgs/Voninc/people</a>.'
env:
INVITE_TOKEN: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit 3b26de3

Please sign in to comment.