chore: Update build workflow name to Continuous Deployment

This commit is contained in:
Anduin 2024-06-03 12:45:00 +00:00
parent daca4493c5
commit 5c16873a65
No known key found for this signature in database
GPG Key ID: D33FA9407A6BE728

View File

@ -1,9 +1,8 @@
name: build
name: Continuous Deployment
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
Rebuild-everything: