You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/sync.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ jobs:
29
29
id: sync
30
30
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4
31
31
with:
32
-
upstream_sync_repo: LLM-Red-Team/hailuo-free-api
32
+
upstream_sync_repo: LLM-Red-Team/minimax-free-api
33
33
upstream_sync_branch: master
34
34
target_sync_branch: master
35
35
target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set
@@ -43,6 +43,6 @@ jobs:
43
43
title: '🚨 同步失败 | Sync Fail'
44
44
labels: '🚨 Sync Fail'
45
45
body: |
46
-
Due to a change in the workflow file of the LLM-Red-Team/hailuo-free-api upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork. Please refer to the detailed [Tutorial][tutorial-en-US] for instructions.
46
+
Due to a change in the workflow file of the LLM-Red-Team/minimax-free-api upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork. Please refer to the detailed [Tutorial][tutorial-en-US] for instructions.
[](https://star-history.com/#LLM-Red-Team/hailuo-free-api&Date)
607
+
[](https://star-history.com/#LLM-Red-Team/minimax-free-api&Date)
0 commit comments