You can create a default export location for storing .tar.gz files in it. Every time when a .tar.gz file is exported, it is added into this location automatically. Then you can Utilities > Export Locations
- [+ New Export Location]
- Name: Give the Export Location a descriptive name
- [Save]
2. Configure an Export Location
- Specify if you want to Use this Export Location as default for All Exports
- Git Username: Enter the GitHub username
- Git Email: Provide the GitHub email address
- Git Password: Insert the GitHub password
- Repository URL: Specify the repository URL for uploading the exported .tar.gz files
- Repository sub Folder: Optionally, enter the repository subfolder for uploading the exported .tar.gz files
- 
Branch: Optionally, provide the repository branch name - Since you can have several versions of the exported .tar.gz files, it is possible to keep them in different branches
 
- Git Tag: Optionally, enter a tag to fetch a specific version
- Webhook Secret: Optionally. The webhook works only in case GitHub can send notifications to a specific server that is not secured by VPN. If you do not want to synchronize the local repository manually, enter the webhook secret. In this case, when an exported .tar.gz file is downloaded to the repository, the repository sends a corresponding notification to an URL specified in Payload URL field in GitHub under the Webhook section
- [Save]
 
      