From b36bc1aceb473c708e6f3403d262601774e76856 Mon Sep 17 00:00:00 2001 From: Leighton Chen Date: Fri, 23 Feb 2024 09:24:04 -0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7bd30d19a..f6c267003 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,7 +54,6 @@ jobs: fi fi - # check out main branch to verify there won't be problems with merging the change log # at the end of this workflow - uses: actions/checkout@v3