update: 修复引用

This commit is contained in:
ningmengchongshui 2024-06-15 12:27:58 +08:00
parent 9ff5288458
commit f3db812256
1 changed files with 10 additions and 0 deletions

10
deploy.sh Normal file
View File

@ -0,0 +1,10 @@
#!/usr/bin/env sh
# 确保脚本抛出遇到的错误
set -e
git init
git add -A
git commit -m 'update: 修复引用'
git push -f git@github.com:yoimiya-kokomi/Miao-Yunzai.git master:genshin