Skip to content

Commit

Permalink
Update invitation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rohan-kulkarni-25 authored Sep 21, 2021
1 parent 24f4a3e commit cbd29ca
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/invitation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name: Invitation to org
on:
issues:
types: [labeled]
Expand All @@ -10,9 +9,9 @@ jobs:
- name: Invite on label
uses: vj-abigo/[email protected]
with:
organization: CodXCrypt-Community
organization: EddieHubCommunity
label: invite me to the organisation
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: '<b>Invitation sent for the GitHub Organisation. Welcome to the community 🎉</b> Collaboration First Code Second !'
comment: '<b>Invitation sent for the GitHub Organisation. Welcome to the CodXCrypt community 🎉</b>'
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 comments on commit cbd29ca

Please sign in to comment.