Skip to content

Commit

Permalink
fix: remove GITLAB_TOKEN for api token
Browse files Browse the repository at this point in the history
  • Loading branch information
jippi committed May 6, 2024
1 parent b8d7b2a commit 3056519
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func main() {
Usage: "GitHub/GitLab API token",
Required: true,
EnvVars: []string{
"GITLAB_TOKEN",
"SCM_ENGINE_TOKEN",
},
},
Expand Down

0 comments on commit 3056519

Please sign in to comment.