AS A Product Owner
I WANT TO have a .zip/tar.gz each release on the GitHub repository
SO we can have a track of the releases.
ACCEPTANCE CRITERIA:
Each merge time we tag a new version (Not each time we merge onto the main branch) a release has to be created with a zip and a tar.gz compressed file with all the code in that version
AS A Product Owner
I WANT TO have a .zip/tar.gz each release on the GitHub repository
SO we can have a track of the releases.
ACCEPTANCE CRITERIA:
Each merge time we tag a new version (Not each time we merge onto the main branch) a release has to be created with a zip and a tar.gz compressed file with all the code in that version