Skip to content

Commit

Permalink
Fix: README.md, 자동 번역 CI 오류 개선
Browse files Browse the repository at this point in the history
  • Loading branch information
ProtossDragoon committed May 25, 2024
1 parent e01f99b commit 9e2d355
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/translate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
token: ${{ secrets.PAT_PROTOSSDRAGOON_FOR_ACTIONBOT }}
g4f_provider: g4f.Provider.DeepAi # You can change this provider
langs: "zh-CN,en-US"
langs: "zh-CN,en"
4 changes: 3 additions & 1 deletion README.md → README.kr.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# vscode-py-template
# Model Validation for Autosink Project

[🇬🇧](README.md) | [🇰🇷](README.kr.md) | [🇨🇳](README.zh-CN.md)

환경은 MacOS, Linux 를 기준으로 합니다.

Expand Down

0 comments on commit 9e2d355

Please sign in to comment.