Skip to content

Commit 09a8ec7

Browse files
committed
fix: update asset upload path in GitHub Actions workflow
1 parent a9d683a commit 09a8ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflow/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020

2121
- name: Upload Assets to OSS
2222
run: |
23-
ossutil sync apps oss://apps-fit2cloud-com/stable/metersphere --update --delete --force
23+
ossutil sync apps oss://apps-fit2cloud-com/stable/maxkb --update --delete --force

0 commit comments

Comments
 (0)