feat(tagging): [#123] Removed latest tag, added semantic release
This is a small fix to the jobs to assist with future releases
- Added semantic-release. Tagging will no longer be a manual step and will instead be generated from commits
- Removed 'latest' tag. Since we are unable to grab branch information, the decision was made to rather remove this tag from the job rules. This tag can still be updated, but must be done manually.
Edited by Andre Moon