kucherenko / blog

Test wordpress blog
MIT License
0 stars 0 forks source link

Implement task #84 - add github actions for deployment #87

Open brian-ai-assistant[bot] opened 1 year ago

brian-ai-assistant[bot] commented 1 year ago

To add GitHub Actions for deployment and deploy content to Netlify on merge to the main branch, we need to create a YAML file for GitHub Actions workflow. We can name this file as deploy.yml and place it inside the .github/workflows directory of the repository.