From 45c6a1cbfb1693aa2526be1e5a3f079e32b7bc56 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 20 Oct 2024 05:04:43 -0500 Subject: [PATCH] and upload the artifacts --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 999be4b64..77c1f365b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -334,8 +334,8 @@ jobs: name: ${{ steps.package-identify.outputs.id }} path: ${{ steps.package-identify.outputs.filename }} - - name: Upload Metal artifact - if: ${{ github.repository == 'tildearrow/furnace' && github.ref_name == 'metal' }} + - name: Upload 30xx artifact + if: ${{ github.repository == 'tildearrow/furnace' && github.ref_name == 'theUltimateFix' }} uses: actions/upload-artifact@v4.3.0 with: name: ${{ steps.package-identify.outputs.id }}