From e06ed765fc4e92418d34f18ffaa1c31f88e92b5b Mon Sep 17 00:00:00 2001 From: William Horn Date: Tue, 9 Jul 2024 10:32:08 -0800 Subject: [PATCH] change name of test deployment action --- .github/workflows/deploy-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 32e5f28d0..b985af511 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -1,4 +1,4 @@ -name: Deploy will SearchUI +name: Deploy test SearchUI on: push: