Fix variable name
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
d3f6c40258
commit
b5e3552776
3 changed files with 17 additions and 15 deletions
|
|
@ -47,4 +47,4 @@ oauth2_token = "${GH_TOKEN}"
|
|||
[[github]]
|
||||
name = "${CREDENTIALS_NAME}-clone"
|
||||
description = "GARM GitHub OAuth token - clone"
|
||||
oauth2_token = "${GH_OAUTH_TOKEN}"
|
||||
oauth2_token = "${GH_TOKEN}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue