Skip to content

Commit

Permalink
auto_update and readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokumura committed Jun 1, 2024
1 parent 8661fc9 commit 98d75aa
Show file tree
Hide file tree
Showing 5 changed files with 428 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
EMAIL_PASSWORD: ${{ secrets.EMAIL_PASSWORD }}
EMAIL_RECIPIENT: ${{ secrets.EMAIL_RECIPIENT }}
run: |
output=$(python exfor_backups.py)
output=$(python exfor_trans.py)
echo ::set-output name=NP::$output
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ venv.bak/
*.BCK
exforall_bk/
trans/
script/release.sh



# This repository
DICT*
Expand Down
Loading

0 comments on commit 98d75aa

Please sign in to comment.