fix(gitlab_release): Use a user token to access the git repo for pushing commits back
#1
This commit is contained in:
@ -30,7 +30,7 @@ Gitlab Release:
|
||||
|
||||
| var name | Description |
|
||||
|:----:|:----|
|
||||
| API_RO_GIT_WR | *this must be a personal token that has write access to the repository* |
|
||||
| GIT_COMMIT_TOKEN | *this must be a personal token that has write access to the repository* |
|
||||
|
||||
|
||||
## Job Workflow
|
||||
|
||||
Reference in New Issue
Block a user