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 fc583c2 commit 76cb93eCopy full SHA for 76cb93e
RELEASING.md
@@ -21,10 +21,6 @@ This will trigger the release workflow which will deploy the release to Maven Ce
21
22
## Create a Release
23
24
-Wait for the release to appear on Maven Central at
25
-https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-core.
26
-Once it is available, create a release on Github.
27
-
28
1. Go to https://github.com/prometheus/client_java/releases
29
2. Click on "Choose a tag", enter the tag name (e.g. `v0.1.0`), and click "Create a new tag".
30
3. Click on "Generate release notes" to auto-generate the release notes based on the commits since the last release.
0 commit comments