curl -LSs-w'\n'-X POST -d'{"title":"[AUTOMATED] Update README.md","body":"*This pull request was created by a tool.*","head":"'$HEAD'","base":"master"}'--"https://api.github.com/repos/$REPO/pulls?access_token=$GITHUB_TOKEN"
curl -LSs-w'\n'-X POST -d'{"title":"[AUTOMATED] Update README.md","body":"*This pull request was created by a tool.*","head":"'$__MISSKEY_HEAD'","base":"'$__MISSKEY_BRANCH'"}'--"https://api.github.com/repos/$__MISSKEY_REPO/pulls?access_token=$__MISSKEY_GITHUB_TOKEN"