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

This commit is contained in:
2026-06-02 22:52:45 +08:00
parent a6e7cca92b
commit 5149b68237

View File

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