We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd508d5 commit 50204b7Copy full SHA for 50204b7
1 file changed
.github/workflows/createrelease.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Download the artifact
84
uses: actions/download-artifact@v4.1.8
85
with:
86
- name: callbackhandler
+ name: messagingservice
87
88
- name: Remove existing Windows service
89
run: |
@@ -116,7 +116,7 @@ jobs:
116
117
118
119
120
121
122
0 commit comments