Skip to content

Commit

Permalink
Update invitation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Asymtode712 authored Aug 18, 2024
1 parent cf09b42 commit 0d09f53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/invitation.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/[email protected]
with:
organization: gssoc24
organization: GSSoC24
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/gssoc24/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/GSSoC24/people<br><br>
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 comments on commit 0d09f53

Please sign in to comment.