Skip to content

Commit b1e8e15

Browse files
committed
Update release documentaion
1 parent a6e6624 commit b1e8e15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/developers/release.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,11 @@ Build source and binaries and submit them
228228
# Start verifications for binaries and wheels
229229
dev/release/07-binary-verify.sh <version> <rc-number>
230230
231+
# Sign and upload MATLAB artifacts to the GitHub Releases area.
232+
#
233+
# NOTE: You must have GitHub CLI installed to run this script.
234+
dev/release/08-matlab-upload.sh <version> <rc-number>
235+
231236
Verify the Release
232237
------------------
233238

0 commit comments

Comments
 (0)