Skip to content

Commit 50204b7

Browse files
Update createrelease.yml
1 parent bd508d5 commit 50204b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/createrelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Download the artifact
8484
uses: actions/download-artifact@v4.1.8
8585
with:
86-
name: callbackhandler
86+
name: messagingservice
8787

8888
- name: Remove existing Windows service
8989
run: |
@@ -116,7 +116,7 @@ jobs:
116116
- name: Download the artifact
117117
uses: actions/download-artifact@v4.1.8
118118
with:
119-
name: callbackhandler
119+
name: messagingservice
120120

121121
- name: Remove existing Windows service
122122
run: |

0 commit comments

Comments
 (0)