chore: Update build workflow name to Continuous Deployment
This commit is contained in:
parent
95c0d2a384
commit
bc8b5e0e33
|
|
@ -1,9 +1,8 @@
|
|||
name: build
|
||||
name: Continuous Deployment
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Rebuild-everything:
|
||||
|
|
|
|||
Loading…
Reference in New Issue