Skip to content

Commit

Permalink
Update invitation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mujibsayyad authored Apr 17, 2023
1 parent 7121642 commit 39b331b
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 @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Invite on label
uses: vj-abigo/invite-on-label@v1.3
uses: vj-abigo/invite-on-label@v1.4
with:
organization: The-Debuggerz
label: invitation
repo-token: ${{ secrets.GITHUBTOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: '<b><h1>Welcome to the community</h1></b><br>Don''t forget to accept the invitation sent through mail.<br>Please follow mandotory steps after joining from <a href="https://github.com/The-Debuggerz#mandatory-steps-after-joining">README.md</a><br>If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our <a href="https://discord.gg/2pfrQSBtAZ">Discord Server</a><br> we help and encourage each other to contribute to open source little and often!'
existingMemberMessage: 'You are already a member of our Organisation.'
env:
Expand Down

0 comments on commit 39b331b

Please sign in to comment.