Comment on Releases – a workflow for shipping software to end usersparentComments−zphds13y git archive HEAD --format=zip > release_v1.zip And then ship the code.
Comments