Skip to content

Commit cd9895a

Browse files
authored
Update RELEASING.md
1 parent 46dd141 commit cd9895a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
git tag -d stable
5353
git tag stable
5454
git push --delete origin stable
55-
git push --tags origin stable
55+
git push origin tag stable
5656
```
5757
* ReadTheDocs will not automatically rebuild on tag changes, so manually kick-off a build of stable:
5858
https://readthedocs.org/projects/opentelemetry-python/builds/.

0 commit comments

Comments
 (0)