From 9c9d09c4aaa4f9756820640f234e6264657b1afe Mon Sep 17 00:00:00 2001 From: hakonhjaltalin <114936082+hakonhjaltalin@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:47:39 +0000 Subject: [PATCH] Update deploy-to-production.yml --- .github/workflows/deploy-to-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-production.yml b/.github/workflows/deploy-to-production.yml index 9822986b4dc..c0d32ae0182 100644 --- a/.github/workflows/deploy-to-production.yml +++ b/.github/workflows/deploy-to-production.yml @@ -22,7 +22,7 @@ on: branches: - master repository_dispatch: - types: rebuild-production + types: rebuild-production-dev permissions: contents: write