From 2fd9802ee77898e3f529daa5c9341945ac93019c Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Sat, 31 Dec 2022 14:51:49 -0600 Subject: [PATCH] specify os --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cc89241..6a0cc8d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,5 +20,5 @@ jobs: - name: Step 3 - Use the Upload Artifact GitHub Action uses: actions/upload-artifact@v2 with: - name: assets-for-download + name: creeper-${{ matrix.os }} path: dist