Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions .github/workflows/invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
uses: vj-abigo/[email protected]
with:
organization: SidHacksCommunity
label: invite me to the organisation
label: invitation
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: |
'
"

![](https://camo.githubusercontent.com/ba949d9c47088b7f922c0250a04ff9cba5e5e31bb8fe86bd9e5f36906873180c/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f4c7259364f69494348533154575a70476b662f67697068792e676966)

Expand All @@ -33,6 +33,7 @@ jobs:
- Feel free to share your excitement on socials with `#SidHacksCommunity`. You can also tag me `@siddharth_hacks`.

Looking forward to interacting with you in our community! Welcome once again! 🤓
'
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}
"

env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}