Skip to content

Commit

Permalink
chore: Complete the invitation message (#27)
Browse files Browse the repository at this point in the history
* Complete the invitation message that members receive

* Update .github/workflows/invitation.yml

---------

Co-authored-by: Kendall <[email protected]>
  • Loading branch information
gekkowrld and KendallDoesCoding authored Apr 27, 2023
1 parent 64455df commit 897e925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/invitation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
organization: The-Lively-Developers-Community
label: invite me to the organisation
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: '<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br>ublic 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/The-Lively-Developers-Community/people<br><br>Tips for practising:<br>'
comment: "<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br>Don't forget to make the Community public on your profile, 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/The-Lively-Developers-Community/people<br><br><b>HAPPY CODING</b><br>"
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 comments on commit 897e925

Please sign in to comment.