From 245e2518c1402b233609ca7c10d8951b24b9bb85 Mon Sep 17 00:00:00 2001 From: Cherry Ramatis Date: Wed, 27 Dec 2023 20:08:34 -0300 Subject: [PATCH] feat: update path --- .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 617af11..d1426e1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,4 +61,4 @@ jobs: uses: softprops/action-gh-release@v1 with: tag_name: release_${{ github.run_number }} - files: "binaries/*" + files: "binaries/artifact-${{matrix.platform.os}}"