Skip to content

Commit

Permalink
Fixes parameter labels
Browse files Browse the repository at this point in the history
hediet committed Jan 23, 2024
1 parent 9488e7e commit 73b47d4
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/publish-nightly.yml
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion .azure-pipelines/publish-stable.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 73b47d4

Please sign in to comment.