DEV Community

Discussion on: Fixing GitHub Actions development using GitHub Actions

Collapse
 
bdougieyo profile image
Brian Douglas

Hey Kris, this is clever. While reading I replicating the gh-pages pattern here, curious if that inspired you. I think will be using your branch-push-action for a future project that I need to deploy to multiple providers.

Great stuff!

Collapse
 
krzkaczor profile image
Kris Kaczor • Edited

Awesome! Let me know how it goes ;)

Yes, it's a kinda similar pattern of having a "special" branch for a different thing.