chore: Update build workflow name to Continuous Deployment

This commit is contained in:
Anduin 2024-06-03 12:45:00 +00:00
parent 95c0d2a384
commit bc8b5e0e33
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: