Skip to content

Commit 205cbd8

Browse files
github-actions[bot]Copilotwiktorklbussell
authored
Publish dotnet monitor sha512 files to dotnetcli instead of dotnetclichecksums (#8439) (#8443)
* Initial plan * Fix checksum publishing to use dotnetcli instead of dotnetclichecksums * Fix documentation wording for single storage account usage --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: wiktork <[email protected]> Co-authored-by: lbussell <[email protected]>
1 parent 8eca1d2 commit 205cbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/dotnet-monitor-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ extends:
117117
- name: DestinationAccountName
118118
value: dotnetcli
119119
- name: ChecksumsAccountName
120-
value: dotnetclichecksums
120+
value: dotnetcli
121121

122122
workspace:
123123
clean: all

0 commit comments

Comments
 (0)