修改为手动出发工作流
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user