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 29a7a99 commit 4449126Copy full SHA for 4449126
RELEASING.md
@@ -7,6 +7,4 @@ to Sonatype snapshot repo at https://s01.oss.sonatype.org/content/repositories/s
7
git tag -a -m "Release 3.4.5" 3.4.5
8
git push origin 3.4.5
9
```
10
-3. At the moment, you **may not create releases from GitHub Web UI**.
11
-Doing so will make the CI build fail because the CI creates the changelog and posts to GitHub releases.
12
-In the future supporting this would be nice but currently please make releases by pushing from CLI.
+You can do so using the GitHub UI as well.
0 commit comments