From 7065c5817403c6140aef657bd961bbbe17c6a621 Mon Sep 17 00:00:00 2001 From: Michael Kaye <1917473+michaelkaye@users.noreply.github.com> Date: Mon, 5 Dec 2022 11:43:22 +0000 Subject: [PATCH] Update cypress.yaml GHA to not refer to workflow name. (#9649) --- .github/workflows/cypress.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index bb413ffac4..ad4f240eb9 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -96,7 +96,6 @@ jobs: - name: 📥 Download artifact uses: dawidd6/action-download-artifact@v2 with: - workflow: element-build-and-test.yaml run_id: ${{ github.event.workflow_run.id }} name: previewbuild path: webapp