diff --git a/README.md b/README.md index e3b6342..0810206 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ uds-releaser update-yaml uds-releaser release ``` +### Gitlab + +When running `uds-releaser release gitlab ` you are expected to have an environment variable set to a GitLab token that has write permissions for your current project. This defaults to `GITLAB_RELEASE_TOKEN` but can be changed with the `--token-var-name` flag. + ## Configuration UDS-Releaser can be configured using a YAML file named uds-releaser.yaml in your project's root directory.