From 882a879943bc4cfd40807409b5fbcf0a646427b7 Mon Sep 17 00:00:00 2001 From: ibo <41344259+sneazy-ibo@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:47:44 +0200 Subject: [PATCH] test: upstream pr handling (#2) --- .github/workflows/beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 1d61c1e4..b61bfbc2 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - + - name: Download last SHA artifact uses: dawidd6/action-download-artifact@v3 with: