We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90842d2 commit b76fbcdCopy full SHA for b76fbcd
cmd/services/main.go
@@ -74,7 +74,7 @@ var (
74
Name: emailFlag,
75
Usage: "the email to use for commits when creating branches",
76
Required: false,
77
- EnvVars: []string{"COMMIT_TOKEN"},
+ EnvVars: []string{"COMMIT_EMAIL"},
78
},
79
}
80
)
0 commit comments