diff --git a/.github/workflows/invitation.yml b/.github/workflows/invitation.yml index 280f9f2..432bd90 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://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 👉💜👈" + 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 developing solutions and enhancing 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 about development, DevOps, tech, and contribute together and with us 👉💜👈" env: INVITE_TOKEN: ${{ secrets.INFRA_INVITE_TOKEN }}