From d10dc94a48f7786d0b7b33a53f15a208f3f2b75f Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Tue, 7 Dec 2021 22:49:27 -0500 Subject: [PATCH] Remove old 'release' ref in workflow (#1328) (cherry picked from commit 75984a2e37a56abf93fb25e77e2e9d4a12e1ae41) --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 843704dc6e2..a0ee09783a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -116,8 +116,6 @@ jobs: - name: Checkout Repo uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4 - with: - ref: release - name: Setup git config run: |