Skip to content
New issue

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

Create GitHub Workflow to automatically deploy code #183

Closed
seanprashad opened this issue Jul 29, 2022 · 0 comments · Fixed by #184
Closed

Create GitHub Workflow to automatically deploy code #183

seanprashad opened this issue Jul 29, 2022 · 0 comments · Fixed by #184
Assignees

Comments

@seanprashad
Copy link
Owner

seanprashad commented Jul 29, 2022

Context: Everytime new code is merged into master, I need to manually deploy things using npm run deploy. In order to automate things, let's introduce a GitHub Workflow that will accomplish this for us!

Solution: Introduce a GitHub Workflow that will build and deploy our static site - see this blog post for a foundation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant