Commit 82c9195b authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: remove MD from secret description

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