Skip to content

Commit

Permalink
chore: Update build workflow name to Continuous Deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Anduin2017 committed Jun 3, 2024
1 parent daca449 commit 5c16873
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: build
name: Continuous Deployment

on:
push:
branches: [ master ]
workflow_dispatch:

jobs:
Rebuild-everything:
Expand Down

0 comments on commit 5c16873

Please sign in to comment.