Browse Source

Recover github action translate on issue (#6394)

Jiajie Zhong 3 years ago
parent
commit
c05e407b15
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .github/actions/translate-on-issue
  2. 1 1
      .gitmodules

+ 1 - 0
.github/actions/translate-on-issue

@@ -0,0 +1 @@
+Subproject commit 8c4d3b8ead41812bbe837dc5dfb8fa047cd2b548

+ 1 - 1
.gitmodules

@@ -23,7 +23,7 @@
 	url = https://github.com/xingchun-chen/labeler
 [submodule ".github/actions/translate-on-issue"]
 	path = .github/actions/translate-on-issue
-	url = https://github.com/xingchun-chen/translation-helper.git
+	url = https://github.com/xingchun-chen/translation-helper
 [submodule ".github/actions/reviewdog-setup"]
 	path = .github/actions/reviewdog-setup
 	url = https://github.com/reviewdog/action-setup