Skip to content

Commit c3c6e6d

Browse files
ci: fix MS_REPO_TYPE
1 parent 8be8da8 commit c3c6e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-to-ms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Push to ModelScope
3636
env:
3737
MS_TOKEN: ${{ secrets.MS_TOKEN }}
38-
MS_REPO_TYPE: models
38+
MS_REPO_TYPE: studios
3939
MS_REPO_ID: chenzihong/GraphGen
4040
run: |
4141
# Use token in the clone URL, do not write credentials to disk

0 commit comments

Comments
 (0)