diff --git a/.github/workflows/on_merge_to_master.yaml b/.github/workflows/on_merge_to_master.yaml index b56023296..0d4a91a27 100644 --- a/.github/workflows/on_merge_to_master.yaml +++ b/.github/workflows/on_merge_to_master.yaml @@ -1,4 +1,4 @@ -name: Deploy to EC2 +name: Deploy Moonlite Stable Diffusion to EC2 on: workflow_dispatch: # Enables manual trigger