Skip to content

Commit dac3da7

Browse files
committed
update releasing
1 parent 03bb15a commit dac3da7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASING.md

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ A draft PR can be created, but before releasing consider the following:
4242
5. [Publish](#publishing-crates) to crates.io using the version as of the release commit
4343
6. Post to [#otel-rust](https://cloud-native.slack.com/archives/C03GDP0H023) on CNCF Slack.
4444

45+
[Publish.sh](./scripts/publish.sh) may be used to automate steps 3 and 5.
46+
4547
## Tagging Convention
4648

4749
For each crate: it should be `<crate-name>-<version>` `<version>` being the simple `X.Y.Z`.

0 commit comments

Comments
 (0)