From d4956624d4c6f9c46eac9b358cc1052aab3367d1 Mon Sep 17 00:00:00 2001 From: Lucian Smith Date: Tue, 25 Jul 2023 22:56:21 -0700 Subject: [PATCH] ref, not branch. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5651f7..96c745c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -164,7 +164,7 @@ jobs: uses: actions/checkout@v2 with: fetch-depth: 1 - branch: deploy + ref: deploy - name: Configure Git run: |