Skip to content

Commit 0864e70

Browse files
committed
hotfix:fixed CD in workflow
1 parent 5bc7623 commit 0864e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ jobs:
182182
"
183183
184184
- name: Deployment Success
185-
run: echo " Deployment completed successfully!"
185+
run: echo " Deployment completed successfully"

0 commit comments

Comments
 (0)