ProjectPythia / cookbook-template

Project Pythia Cookbook template
https://projectpythia.org/cookbook-template/
Apache License 2.0
23 stars 17 forks source link

Call a reusable deploy-preview action #59

Closed brian-rose closed 2 years ago

brian-rose commented 2 years ago

This is my first stab at a refactor of the workflow actions to reduce boilerplate code in each cookbook repo and move more code to reusable actions.

This should also fix #30

github-actions[bot] commented 2 years ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: 502c54ad0cb86048746567fce49add253132daee ✅ Deployment Preview URL: https://ProjectPythiaCookbooks.github.io/cookbook-template/_preview/59

brian-rose commented 2 years ago

I probably need to merge this into main before I can see if it actually works. I'll clean up any mess I make.