Procházet zdrojové kódy

Merge pull request #4573 from microsoft/nutritious-krill

Adding some detail in MAINTAINING.md for trigger build step
Aiday Marlen Kyzy před 11 měsíci
rodič
revize
02de12a70e
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      MAINTAINING.md

+ 3 - 1
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