diff --git a/.github/workflows/invitation.yml b/.github/workflows/invitation.yml index 4fcf4ed..280f9f2 100644 --- a/.github/workflows/invitation.yml +++ b/.github/workflows/invitation.yml @@ -13,6 +13,6 @@ jobs: organization: infraform label: ✉️ github-invitation repo-token: ${{ secrets.REPO_GITHUB_TOKEN }} - comment: "![image](https://user-images.githubusercontent.com/51391473/138764839-1011988e-66f2-4427-a8fc-e0380971df29.gif)
Invitation sent to join the GitHub Organization. Welcome to Infraform 🎉

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

About us

Infraform is a solution for decentralized creator economy, it is designed for the development solution and enhance creators to create their infrastructure 💻 Great to have you in our community ✨ Looking forward to your valuable contributions! 🤓 You can also check our community [socials](https://github.com/infraform) ✨ 💛 You can also share our community with other folks who want to learn development, DevOps, tech, and contribute together and with us 👉👈" + comment: "![image](https://github.com/raw/infraform/contribute/master/welcome_infraform.gif)
Invitation sent to join the GitHub Organization. Welcome to Infraform 🎉

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

About us

Infraform is an open source solution for serverless platforms, it is designed for the development solutions and enhance creators to create their infrastructure 💻 Great to have you in our community ✨ Looking forward to your valuable contributions! 🤓 You can also check our community ✨ [Github](https://github.com/infraform) ✨ [LinkedIn](https://www.linkedin.com/company/infraform/) 💜 You can also share our community with other folks who want to learn development, DevOps, tech, and contribute together and with us 👉💜👈" env: INVITE_TOKEN: ${{ secrets.INFRA_INVITE_TOKEN }}