swift5-module-template icon indicating copy to clipboard operation
swift5-module-template copied to clipboard

Do a test deployment

Open fulldecent opened this issue 5 months ago • 0 comments

After any change to the main branch, a github action should fire that does this:

  1. run configure script

  2. and then take that folder that is created and push it back into this repository as a single commit (force push) for the deployment-test branch.

And that will kick off a clean CI build in the deployment-test branch.

fulldecent avatar Aug 14 '25 18:08 fulldecent