No need to configure production OAuth app on release anymore
This commit is contained in:
parent
72bde685b0
commit
c32bcee4bb
2 changed files with 0 additions and 4 deletions
|
|
@ -13,8 +13,6 @@ builds:
|
|||
main: ./cmd/gh
|
||||
ldflags:
|
||||
- -s -w -X github.com/cli/cli/command.Version={{.Version}} -X github.com/cli/cli/command.BuildDate={{time "2006-01-02"}}
|
||||
- -X github.com/cli/cli/context.oauthClientID={{.Env.GH_OAUTH_CLIENT_ID}}
|
||||
- -X github.com/cli/cli/context.oauthClientSecret={{.Env.GH_OAUTH_CLIENT_SECRET}}
|
||||
- -X main.updaterEnabled=cli/cli
|
||||
id: macos
|
||||
goos: [darwin]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue