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