Skip to content

Commit

Permalink
Fixes parameter labels
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Jan 23, 2024
1 parent 9488e7e commit 73b47d4
Show file tree
Hide file tree
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
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines/publish-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 73b47d4

Please sign in to comment.