function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Athira VenugopalAthira Venugopal 

How to use GitHub to upload one file from source org to destination org?

I am new to salesforce and new to GitHub. Anyone please help me with any reference links to GitHub?
For eg:- if I want to upload  workflow rules, apex code, process builder, custom fields etc from a source org to target org, how can I do this using GitHub?
I doesn't have any idea regarding this.
VinayVinay (Salesforce Developers) 
Hi 

Check below examples for github deployments.

https://www.jitendrazaa.com/blog/salesforce/continuous-integration-in-salesforce-using-jenkins-and-git-video-tutorial/
http://amitsalesforce.blogspot.com/2019/03/continuous-integration-in-salesforce-using-jenkins-github.html
https://medium.com/@karthick.shanmugam0689/continous-differential-deployment-with-salesforce-dx-and-jenkins-24ab3192163f

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,