Dev/Prod envs using 2 instances (Community Edition)
Would I encounter any issues if I have 2 GitHub branches:
- dev
- master
and use
- dev
- master
and use
wmill sync push in a GitHub Action [with 2 different domains / tokens]?