更新 .github/workflows/target_linux_generic.yml
Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
2
.github/workflows/target_linux_generic.yml
vendored
2
.github/workflows/target_linux_generic.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
Emoji=("🎉" "🤞" "✨" "🎁" "🎈" "🎄" "🎨" "💋" "🍓" "🍕" "🍉" "💐" "🌴" "🚀" "🛸" "🗽" "⛅" "🌈" "🔥" "⛄" "🐶" "🏅" "🦄" "🐤")
|
||||
git add .
|
||||
git commit -am "${Emoji[$[$RANDOM % ${#Emoji[@]}]]} Sync $(date +%Y-%m-%d" "%H:%M:%S)"
|
||||
git push --quiet "https://zhao:${git_password}@gitea.kejizero.xyz/zhao/target_linux_generic.git" HEAD:openwrt-25.12
|
||||
git push --quiet "https://zhao:${GIT_PASSWORD}@gitea.kejizero.xyz/zhao/target_linux_generic.git" HEAD:openwrt-25.12
|
||||
else
|
||||
echo "nothing to commit"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user