cicd
自动部署 / 部署应用 (push) Failing after 31s

This commit is contained in:
2026-06-02 22:32:46 +08:00
parent c8129ce658
commit d96fac324b
+1 -1
View File
@@ -1,7 +1,7 @@
name: 自动部署
on:
push:
branches: [ master ]
branches: [master]
jobs:
部署应用:
runs-on: ubuntu-latest