Skip to content

Commit

Permalink
Renamed 'gitlab_token' -> 'api_token'
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bauer committed May 14, 2024
1 parent e5da85b commit 0fa4b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ For the validation process to work, there are some additional configuration opti

```
# Admin token for the GitLab API
gitlab_token="<your_admin_token_here>"
api_token="<your_admin_token_here>"
# ARC registry (no need to specify)
arc_registry_token=""
Expand Down

0 comments on commit 0fa4b93

Please sign in to comment.