From 032130e4bb48bb996d6f75f69d151e058f6cf162 Mon Sep 17 00:00:00 2001 From: Aiday Marlen Kyzy Date: Thu, 20 Jun 2024 15:50:46 +0200 Subject: [PATCH] Adding more detailed steps --- MAINTAINING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINING.md b/MAINTAINING.md index f2578b9643..9249366b90 100644 --- a/MAINTAINING.md +++ b/MAINTAINING.md @@ -25,7 +25,9 @@ Make sure every unassigned issue is labeled properly: - API Changes / Breaking Changes / New and noteworthy (use the diff from the compare step) - Add thank you mentions ([use this tool](https://tools.code.visualstudio.com/acknowledgement) and select only the monaco-editor) - Commit & Create PR -- [Trigger build](https://dev.azure.com/monacotools/Monaco/_build?definitionId=416) once merged +- [Trigger build](https://dev.azure.com/monacotools/Monaco/_build?definitionId=416) once merged. Tick the following checkboxes: + - Publish Monaco Editor Core + - Publish Monaco Editor #### Publish new webpack plugin