mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-08 13:48:36 +00:00
Add Getting Started instructions. Rename gh-password to gh-token
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
var githubHostname = "http://api.github.com"
|
||||
var githubUsername string
|
||||
var githubPassword string
|
||||
var githubToken string
|
||||
|
||||
// Client used for github interactions
|
||||
type Client struct {
|
||||
|
||||
Reference in New Issue
Block a user