Skip to content

Commit d457b1f

Browse files
authored
Update invitation.yml
1 parent 630976d commit d457b1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/invitation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ jobs:
99
- name: Invite on label
1010
uses: vj-abigo/invite-on-label@v1.2
1111
with:
12-
organization: EddieHubCommunity
12+
organization: Design-and-Code
1313
label: invite me to the organisation
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
comment: '<b>Invitation sent for 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/EddieHubCommunity/people<br><br>Tips for practising:<br><br>Customise your GitHub profile, here is a live stream on it https://www.youtube.com/watch?v=cT6GXCuS0Zo<br>Practice repo, instructions on how to add your name to the README in the README https://github.com/EddieHubCommunity/hacktoberfest-practice<br>Remember contributing to open source is not just about code, its about collaboration, communication and adding value<br>I hope that helps'
15+
comment: '<b>Invitation sent for 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/Design-and-Code/people<br><br>Tips for practising:<br><br>Remember contributing to open source is not just about code, its about collaboration, communication and adding value<br>I hope that helps'
1616
env:
1717
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 commit comments

Comments
 (0)