Skip to content

Commit

Permalink
Update invite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay-kv authored Jul 17, 2024
1 parent a3ed1e9 commit 8eefd56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ jobs:
if: ${{ steps.check_label.outcome == 'success' }}
uses: vj-abigo/invite-on-label@v1.2
with:
organization: Recode-Hive
organization: recodehive
label: invite me to the community
repo-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
comment: |
<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br><br>
Don't forget after accepting to make it public so it appears on your GitHub profile for everyone else to see. You can do this by finding your name in the GitHub organisation list and change the dropdown to public https://github.com/orgs/Recode-Hive/people<br><br>
Don't forget after accepting to make it public so it appears on your GitHub profile for everyone else to see. You can do this by finding your name in the GitHub organisation list and change the dropdown to public https://github.com/orgs/recodehive/people<br><br>
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 comments on commit 8eefd56

Please sign in to comment.