mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-02-06 13:38:24 +08:00
chore: Update build workflow name to Continuous Deployment
This commit is contained in:
parent
daca4493c5
commit
5c16873a65
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: build
|
name: Continuous Deployment
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Rebuild-everything:
|
Rebuild-everything:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user