Skip to content

Commit

Permalink
feat 更新脚本为合并的Python,更新Github工作流文件
Browse files Browse the repository at this point in the history
  • Loading branch information
W1ndys committed Jan 27, 2025
1 parent b36c56f commit e3946fb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 196 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USER }}
password: ${{ secrets.SERVER_PASSWORD }}
script: /home/W1ndys/Easy-QFNU_scripts/update_site.sh
script: python3 /home/W1ndys/Easy-QFNU_scripts/update_site_scripts/update_site.py
55 changes: 0 additions & 55 deletions Easy-QFNU-Tools/update_site_scripts/notify_failure.py

This file was deleted.

52 changes: 0 additions & 52 deletions Easy-QFNU-Tools/update_site_scripts/notify_success.py

This file was deleted.

88 changes: 0 additions & 88 deletions Easy-QFNU-Tools/update_site_scripts/update_site.sh

This file was deleted.

0 comments on commit e3946fb

Please sign in to comment.