mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-07-10 14:36:07 +00:00
chore: Update build workflow name to Continuous Deployment
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user