File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 name : Ryu Cho
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : vuejs-jp/che-tsumi-next @v1
26+ - uses : vuejs-translations/ryu-cho @v1
2727 with :
2828 # GitHub access token. Required.
2929 access-token : ${{ secrets.ACCESS_TOKEN }}
@@ -36,14 +36,14 @@ jobs:
3636
3737 # The url for the upstream repo. This is the repository that you
3838 # set up Ryu-Cho. Required.
39- upstream-repo : https://github.com/vuejs-jp/vite- docs-ja.git
39+ upstream-repo : https://github.com/vuejs-translations/ docs-ja.git
4040
4141 # The branch for the upstream repo. Optional. Defaults to `main`.
4242 upstream-repo-branch : main
4343
4444 # The head repo to track. This is the repository you want to
4545 # take a diff. Required.
46- head-repo : https://github.com/vitejs/vite
46+ head-repo : https://github.com/vuejs/docs.git
4747
4848 # The branch for the head repo. Optional. Defaults to `main`.
4949 head-repo-branch : main
You can’t perform that action at this time.
0 commit comments