cicd
Some checks failed
自动部署 / 部署应用 (push) Failing after 1s

This commit is contained in:
2026-06-02 22:45:43 +08:00
parent 9ee93bea60
commit 9db3dfe675

View File

@@ -1,7 +1,7 @@
name: 自动部署
on:
push:
branches: [ main ]
branches: [ master ]
jobs:
部署应用:
runs-on: ubuntu-latest