From 4d48d8b2d46319493c0d021b7f10e2a88ad62bc6 Mon Sep 17 00:00:00 2001 From: Per-Kristian Nordnes Date: Thu, 8 Dec 2022 14:11:23 +0100 Subject: [PATCH] ci: update branch name --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fcd4d68461b..59d43e2cb28 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ pipeline: pull: true when: event: push - branch: [next, drone-ci] + branch: ['2.x-next', drone-ci] secrets: [sanity_auth_token, npm_token] commands: # Install dependencies