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

This commit is contained in:
2026-06-02 23:00:25 +08:00
parent f822e319ba
commit 05c1f339e6

View File

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