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
While trying to merge #65, I faced build errors due to @mdx-js/react being v2 without having migration changes. I simply downgraded to v1 for now so the build could succeed. But after merging deploying to github pages failed with this error:
Error: Running "git push" command failed. Does the GitHub user account you are using have push access to the repository?
While trying to merge #65, I faced build errors due to
@mdx-js/react
being v2 without having migration changes. I simply downgraded to v1 for now so the build could succeed. But after merging deploying to github pages failed with this error:Seems to me this is the problem:
monopay/.github/workflows/gh-page.yml
Lines 43 to 45 in 419a4f4
You have any context on this? And can you try to trigger the action with your account to see if it deploys? @alitnk
The text was updated successfully, but these errors were encountered: