And following that, if we would use the same branc...
# help
d
And following that, if we would use the same branch for both staging and production deploys (with a manually dispatched workflow), can Seed deploys be hooked into these workflows?
f
Yeah, we are working on a GitHub action where you can integrate into your workflow to trigger deployments.
I think this will also give you more control in the above case, ie. use the action to trigger deployments after all workflows have succeeded.