We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c90ca9 + 1f954ba commit 0dffbb9Copy full SHA for 0dffbb9
1 file changed
main.go
@@ -108,7 +108,7 @@ func main() {
108
109
if githubToken == "" {
110
log.Fatal(`Error: GITHUB_TOKEN environment variable is not set.
111
-Please refer to https://help.github.com/articles/creating-an-access-token-for-command-line-use/ for more help\n`)
+Please refer to https://help.github.com/articles/creating-an-access-token-for-command-line-use/ for more help`)
112
}
113
114
githubUser = userRepo[0]
0 commit comments