test: 测试自动部署
Some checks failed
Deploy to Server / deploy (push) Has been cancelled

This commit is contained in:
lzh
2026-01-27 17:56:49 +08:00
parent 821dfbe0f1
commit 600342d8cf

View File

@@ -1,5 +1,5 @@
name: Deploy to Server
# 自动部署脚本
on:
push:
branches:
@@ -7,8 +7,7 @@ on:
jobs:
deploy:
runs-on: self-hosted
runs-on: self-hosted
steps:
- name: Run deploy script on server
run: |