gsoft-inc / sg-orbit

The design system for ShareGate web apps.
https://orbit.sharegate.design
Apache License 2.0
101 stars 37 forks source link

❗ Automatically deploy Netlify sites when a changeset publish has been done #1180

Open alexasselin008 opened 1 year ago

alexasselin008 commented 1 year ago

Description

The output of the changeset publish action has a flag that says if a deployment occured. If it has, we should automatically deploy the 2 websites

Outputs
published - A boolean value to indicate whether a publishing is happened or not
alexasselin008 commented 1 year ago

Ideally, Netlify would ignore changeset branches also