File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,6 @@ If you have commit access, the process is as follows:
109
109
Copy the changelog for the release to the tag message, removing any leading ` # ` .
110
110
1 . Push tag upstream with ` git push upstream --tags ` (and optionally to your own fork as well)
111
111
1 . After tests pass, Github Actions will automatically build and push the new release to PyPI.
112
- 1 . Edit and publish the [ draft Github release] ( https://github.com/elastic/elastic-otel-python/releases )
112
+ 1 . Edit and publish the [ draft Github release] ( https://github.com/elastic/elastic-otel-python-instrumentations /releases )
113
113
created by Github Actions. Substitute the generated changelog with one hand written into the body of the
114
114
release.
You can’t perform that action at this time.
0 commit comments