Closed hagelt18 closed 2 years ago
Moved build workflow from deploy.yml to build.yml and made it reusable. Added new deploy.yml that reuses the build and then publishes to github pages.
We want the site to deploy changes automatically (Continuous Delivery!)
Story
14
What was changed:
Moved build workflow from deploy.yml to build.yml and made it reusable. Added new deploy.yml that reuses the build and then publishes to github pages.
Why was it changed:
We want the site to deploy changes automatically (Continuous Delivery!)