Skip to content

Commit

Permalink
Correct publisher in pipeline (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
madkoo authored Jan 26, 2024
1 parent fe36ace commit 37c8909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ variables:
- name: marketplaceServiceConnection
value: "marketplaceServiceConnection"
- name: publisherId
value: "ms-devlabs"
value: "epsteam"
- name: publicExtensionName
value: "Email Report Extension"
- name: extensionId
Expand Down

0 comments on commit 37c8909

Please sign in to comment.