From c503485418d45728f5acafe77c9f430c3cbb0c9c Mon Sep 17 00:00:00 2001 From: Muturi Isaac <125857937+MuturiIsaac@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:16:37 +0300 Subject: [PATCH] Update invitation.yml --- .github/workflows/invitation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/invitation.yml b/.github/workflows/invitation.yml index 6b8c6f3..3de8ad8 100644 --- a/.github/workflows/invitation.yml +++ b/.github/workflows/invitation.yml @@ -13,6 +13,6 @@ jobs: organization: afridevelopers label: ✉️ github-invitation repo-token: ${{ secrets.SOME_INVITE_SECRET }} - comment: "![image](https://raw.githubusercontent.com/afridevelopers/contribute/master/welcome_afridevelopers.gif)
Invitation sent to join the GitHub Organization. Welcome to Afridevelopers 🎉

Please check your mail to accept the invitation sent by GitHub! 🤖

About us

Afridevelopers is a remarkable open-source solution tailored for serverless platforms, aimed at empowering creators to craft their infrastructure solutions. 💻 We're thrilled to welcome you into our vibrant community! ✨ We eagerly anticipate your valuable contributions! 🤓 Don't forget to explore our community on [Github](https://github.com/afridevelopers) and connect with us on [LinkedIn](https://www.linkedin.com/company/afridevelopers/) 💜 Feel free to spread the word about our community to like-minded individuals interested in development, DevOps, technology, and collaborative contributions. 👉💜👈" + comment: "![image](https://raw.githubusercontent.com/afridevelopers/support/master/welcome_afridevelopers.gif)
Invitation sent to join the GitHub Organization. Welcome to Afridevelopers 🎉

Please check your mail to accept the invitation sent by GitHub! 🤖

About us

Afridevelopers is a remarkable open-source solution tailored for serverless platforms, aimed at empowering creators to craft their infrastructure solutions. 💻 We're thrilled to welcome you into our vibrant community! ✨ We eagerly anticipate your valuable contributions! 🤓 Don't forget to explore our community on [Github](https://github.com/afridevelopers) and connect with us on [LinkedIn](https://www.linkedin.com/company/afridevelopers/) 💜 Feel free to spread the word about our community to like-minded individuals interested in development, DevOps, technology, and collaborative contributions. 👉💜👈" env: INVITE_TOKEN: ${{ secrets.AFRI_INVITE_TOKEN }}