Skip to content

Commit 8eefd56

Browse files
authored
Update invite.yml
1 parent a3ed1e9 commit 8eefd56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/invite.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ jobs:
3535
if: ${{ steps.check_label.outcome == 'success' }}
3636
uses: vj-abigo/[email protected]
3737
with:
38-
organization: Recode-Hive
38+
organization: recodehive
3939
label: invite me to the community
4040
repo-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4141
comment: |
4242
<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br><br>
43-
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>
43+
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>
4444
env:
4545
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 commit comments

Comments
 (0)