Skip to content

Commit

Permalink
Merge pull request #12 from Asymtode712/patch-2
Browse files Browse the repository at this point in the history
Update invitation.yml
  • Loading branch information
sanjay-kv authored Aug 19, 2024
2 parents cf09b42 + 0d09f53 commit 94cdd1a
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 94cdd1a

Please sign in to comment.