chore: Update build workflow name to Continuous Deployment
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -1,9 +1,8 @@
|
||||
name: build
|
||||
name: Continuous Deployment
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Rebuild-everything:
|
||||
|
||||
Reference in New Issue
Block a user