Skip to content

Commit 1665c71

Browse files
Update createrelease.yml
1 parent 38163c7 commit 1665c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Build Release Package
5454
run: |
55-
cd /home/runner/work/MessagingService/publishOutput
55+
cd /home/runner/work/Messaging/Messaging/publishOutput
5656
zip -r ../messagingservice.zip ./*
5757
5858
- name: Upload the artifact

0 commit comments

Comments
 (0)