Skip to content

Commit

Permalink
rename to konjacbot
Browse files Browse the repository at this point in the history
  • Loading branch information
ytori committed Sep 25, 2024
1 parent d137495 commit 9ff1e9d
Show file tree
Hide file tree
Showing 279 changed files with 188 additions and 34,051 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Auto translation
name: konjacbot
on: push
defaults:
run:
Expand All @@ -15,8 +15,8 @@ jobs:
with:
node-version-file: 'package.json'
- run: npm ci
- run: npm run translate:diff
- run: npm run translate:jp
- run: npm run kj:diff
- run: npm run kj:ja
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
- run: npm run translate:img
- run: npm run kj:img
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_modules
# Generated files
.docusaurus
.cache-loader
.translation-*
.kj-*

# Misc
.DS_Store
Expand Down
77 changes: 0 additions & 77 deletions auto_translate/README.md

This file was deleted.

49 changes: 0 additions & 49 deletions auto_translate/script/check_change.sh

This file was deleted.

87 changes: 0 additions & 87 deletions auto_translate/script/create_pull_request.sh

This file was deleted.

1 change: 0 additions & 1 deletion auto_translate/translate/.tool-versions

This file was deleted.

Loading

0 comments on commit 9ff1e9d

Please sign in to comment.