From 66da6f34f468b758aff60e201c5a90cd0256c5dc Mon Sep 17 00:00:00 2001 From: Ravencodess <115118888+Ravencodess@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:44:06 +0100 Subject: [PATCH] Update team-deployment.yml Signed-off-by: Ravencodess <115118888+Ravencodess@users.noreply.github.com> --- .github/workflows/team-deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/team-deployment.yml b/.github/workflows/team-deployment.yml index 6e8de6d6a..cf340ff02 100644 --- a/.github/workflows/team-deployment.yml +++ b/.github/workflows/team-deployment.yml @@ -2,7 +2,7 @@ name: Team Deployment on: workflow_run: - workflows: ["Build and Upload"] + workflows: ["Build-and-Upload"] types: - completed