We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe github actions?
The text was updated successfully, but these errors were encountered:
GH actions could work depending on what currently needs to be done in order to deploy the site
Sorry, something went wrong.
From @squiddot on the current deploy process:
right now its merge it into main, ssh into server, sudo git pull in the right folder and then sudo npm run generate
Maybe something like this? https://zellwk.com/blog/github-actions-deploy/
Also @buffet-time's way of doing it for reference: https://github.com/buffet-time/DanielTurcich.com
No branches or pull requests
Maybe github actions?
The text was updated successfully, but these errors were encountered: