Deploy Copy
#574
-
How would you deploy your own copy of this repo, I have tried but it kept giving build error. |
Beta Was this translation helpful? Give feedback.
Answered by
yuri-kiss
Jun 13, 2023
Replies: 2 comments 1 reply
-
perhaps you should post the error you get |
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as disruptive content.
This comment was marked as disruptive content.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved it, I just deployed the page with github actions and made a custom workflow that was copied from the actual deploy.yml file and changed the branch from master to main, and that seemed to fix it