diff --git a/.github/workflows/release-full.yml b/.github/workflows/release-full.yml index 8ce2a02fe..7df03d3f2 100644 --- a/.github/workflows/release-full.yml +++ b/.github/workflows/release-full.yml @@ -4,7 +4,7 @@ on: inputs: java-debug-version: required: true - description: 'Go find next version at https://repo1.maven.org/maven2/ch/epfl/scala/com-microsoft-java-debug-core/' + description: 'Next version of java-debug-core (https://repo1.maven.org/maven2/ch/epfl/scala/com-microsoft-java-debug-core/)' jobs: publish: runs-on: ubuntu-latest