You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -X POST -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
36
-
-d "{\"body\": \"The invitation has been sent to @$ISSUE_USER to join the GitHub Organization. If you don't see it, please check your email or visit https://github.com/orgs/JDStudio/invitations.\"}" \
45
+
-H "Accept: application/vnd.github.v3+json" \
46
+
-d "{\"body\": \"The invitation has been sent to @$ISSUE_USER to join the GitHub Organization. If you don't see it, please check your email or visit https://github.com/orgs/Jaidevstudio/invitations.\"}" \
0 commit comments