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 b26118d commit 49cfc8bCopy full SHA for 49cfc8b
PUBLISH.md
@@ -17,4 +17,5 @@
17
18
1. Increment the version in all `Cargo.toml` files.
19
2. Run `cargo build` and `cargo publish --dry-run` in order to update `Cargo.lock`.
20
-3. Run the `Publish Chainlink Data Streams SDK Crate` and `Publish Chainlink Data Streams Report Crate` GitHub actions.
+3. Tag a `main` commit with `rust/chainlink-data-streams-report-vX.Y.Z`. This will trigger a GitHub action which will
21
+ publish the two crates.
0 commit comments