Commit 5805286f authored by Hugues Peccatte's avatar Hugues Peccatte
Browse files

Revert unexpected change

parent b5a7abda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ by a third-party CI or directly from the command line.
It uses the CI `Job-Token` to authorize against the GitLab Rails API, which is passed to it by the GitLab Runner.

The CLI can also be called independently, and can still create the Release via Rails API
<!-- if the `Job-Token` and correct command line params are provided. -->
if the `Job-Token` and correct command line params are provided.

## Development