We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63764bf commit ddbc171Copy full SHA for ddbc171
README.adoc
@@ -47,7 +47,7 @@ The project currently doesn't define a release process that can be triggered by
47
1. Update the release notes and release date in link:./src/docs/asciidoc/50-changes.adoc[changelog file].
48
2. Create a release on GitHub with the appropriate tag.
49
3. Build and publish the Javadocs and the user guide by running the task `gitPublishPush`.
50
-4. Check that the [Create Release](https://github.com/gradle/playframework/actions?query=workflow%3A%22Create+Release%22) GitHub action is successful.
+4. Check that the https://github.com/gradle/playframework/actions?query=workflow%3A%22Create+Release%22 GitHub action is successful.
51
52
=== Generating documentation
53
0 commit comments