修改为手动出发工作流

This commit is contained in:
2025-02-20 23:00:31 +08:00
parent c78a1363a2
commit f1624a796e
+1 -1
View File
@@ -1,5 +1,5 @@
name: Build and Deploy name: Build and Deploy
on: [push] on: [workflow_dispatch]
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest