Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/process/release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ git push origin $NEW_DFX_VERSION
----
+
CI will only publish `dfx` from the latest commit from the `stable` branch when that commit is tagged with a version.
. Make sure the release tag is visible https://github.com/dfinity-lab/sdk/releases[here].
. Push the `stable` branch by running the following command:
+
[source, bash]
Expand Down