From 5048ae33fbb0086205449f07a4d7b763883dadf3 Mon Sep 17 00:00:00 2001 From: Jekabs Karklins <58165815+jekabs-karklins@users.noreply.github.com> Date: Thu, 1 Dec 2022 14:41:27 +0100 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bea87d99..0f8e8cd7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,7 +4,7 @@ on: push: branches: - develop - - uniform-deployment-scripts # Temporary add deployment while setting up the script! + - uniform-deployment-scripts # Temporary add deployment while setting up the script!! jobs: deploy: