simplify integration test job

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2024-02-26 17:58:04 +00:00
parent c233559d3b
commit 111b93f062
2 changed files with 4 additions and 11 deletions

View file

@ -42,7 +42,7 @@ provider_type = "external"
[[github]]
name = "${CREDENTIALS_NAME}"
description = "GARM GitHub OAuth token"
oauth2_token = "${GH_OAUTH_TOKEN}"
oauth2_token = "${GH_TOKEN}"
[[github]]
name = "${CREDENTIALS_NAME}-clone"