Skip to content

Commit 8a02fc2

Browse files
authored
Update invitation.yml
1 parent 565b328 commit 8a02fc2

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/invitation.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,22 @@ jobs:
99
- name: Invite on label
1010
uses: vj-abigo/invite-on-label@v1.2
1111
with:
12-
organization: Devs-Dungeon
12+
organization: ColdMold
1313
label: invite me to the organisation
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
1515
comment: |
1616
<div align="center">
1717
<img src="https://user-images.githubusercontent.com/51391473/138764839-1011988e-66f2-4427-a8fc-e0380971df29.gif">
1818
<br>
19-
<h1>Welcome to DEVs Dungeon 🎉</h1>
19+
<h1>Welcome to ColdMold 🎉</h1>
2020
</div>
2121
<br>
2222
📌 Invitation sent to join the <b>GitHub Organization</b>. Check your mail to accept the invitation!
2323
<h2>📌 <ins>About Us</ins></h2>
2424
<p>
2525
⭐ <b>3 C's</b> of our Community: Connect, Collaborate and Create! <br>
2626
⭐ We are an open <b>Learning Community</b> dedicated towards developers across the world! <br>
27-
⭐ We are a community of <b>5k+ Developers</b> from across the world and use <b><a href="https://discord.gg/GqzWmqDKzU">Discord</a></b> as our primary platform for interaction! <br>
2827
</p>
29-
30-
Check out our [Bio](https://devs-dungeon.github.io/bio/) and [Discord](https://discord.apihacks.co) to get involved with us! 🚀
28+
3129
env:
3230
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 commit comments

Comments
 (0)