githubtraining / introduction-to-github

Course repo for Learning Lab course "Introduction to GitHub". Template repo ➡️
https://github.com/githubtraining/caption-this-template
Creative Commons Attribution 4.0 International
77 stars 53 forks source link

Fixing hard-coded org reference #36

Closed amyschoen closed 4 years ago

amyschoen commented 4 years ago

githubtraining was hard-coded. This does not make it very friendly to GHES where you can install on any org. Thank you to @JasonEtco for giving me the proper variable to pull for this.

/cc @crichID @brianamarie @hectorsector @JasonEtco

brianamarie commented 4 years ago

Thank you @amyschoen!