From 62cb160b6556d37e964da544c800fd442793a366 Mon Sep 17 00:00:00 2001 From: hakonhjaltalin <114936082+hakonhjaltalin@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:05:04 +0000 Subject: [PATCH] Update deploy-to-staging.yml --- .github/workflows/deploy-to-staging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-staging.yml b/.github/workflows/deploy-to-staging.yml index 1d4ac191..ed122371 100644 --- a/.github/workflows/deploy-to-staging.yml +++ b/.github/workflows/deploy-to-staging.yml @@ -18,7 +18,7 @@ name: Deploy to staging on: push: branches: - - working + - develop permissions: contents: write