From 9319cbb1dcf352a6078d7d2084aee3890662cf19 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:59:56 -0700 Subject: [PATCH] chore: update changesets branch --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d311bff110c2..bd590aff5fca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Release on: push: branches: - - version-4 + - master permissions: {} jobs: