- i.e. download zip of current source folder using GitHub API instead of using "git clone"
- As we just deploy on new tags so for all other builds we don't need to make installer. - To not complicating YAML file I used IF condition just for time wasting operation i.e. extracting dictionaries and creating installer
- Closes #2146