Henning Dieterichs преди 1 година
родител
ревизия
73b47d4592
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      .azure-pipelines/publish-nightly.yml
  2. 1 1
      .azure-pipelines/publish-stable.yml

+ 1 - 1
.azure-pipelines/publish-nightly.yml

@@ -29,7 +29,7 @@ parameters:
     type: boolean
     default: true
   - name: publishMonacoEditor
-    displayName: 🚀 Publish Editor Core
+    displayName: 🚀 Publish Monaco Editor
     type: boolean
     default: true
   - name: vscodeRef

+ 1 - 1
.azure-pipelines/publish-stable.yml

@@ -21,7 +21,7 @@ parameters:
     type: boolean
     default: false
   - name: publishMonacoEditor
-    displayName: 🚀 Publish Editor Core
+    displayName: 🚀 Publish Monaco Editor
     type: boolean
     default: false
   - name: publishWebpackPlugin