diff --git a/.github/workflows/buildAndDeploy.yml b/.github/workflows/buildAndDeploy.yml index 8c5f395ab9..078689bdc4 100644 --- a/.github/workflows/buildAndDeploy.yml +++ b/.github/workflows/buildAndDeploy.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Build and deploy +name: Build and deploy # Controls when the action will run. on: