swift5-module-template
swift5-module-template copied to clipboard
Do a test deployment
After any change to the main branch, a github action should fire that does this:
-
run configure script
-
and then take that folder that is created and push it back into this repository as a single commit (force push) for the
deployment-testbranch.
And that will kick off a clean CI build in the deployment-test branch.