Skip to content

Commit

Permalink
ci: update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
skogsmaskin committed Dec 8, 2022
1 parent 9bf408d commit 4d48d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -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
Expand Down

0 comments on commit 4d48d8b

Please sign in to comment.