Commit 348e3e12 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: remove MD from secret description

parent 36054c44
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
        },
        {
          "name": "SONAR_TOKEN",
          "description": "SonarQube authentication [token](https://docs.sonarqube.org/latest/user-guide/user-token/) (depends on your authentication method)",
          "description": "SonarQube authentication token (see https://docs.sonarqube.org/latest/user-guide/user-token/) - depends on your authentication method",
          "secret": true
        },
        {