From cd1408391faf667fe2a840aa4f1491de83726afe Mon Sep 17 00:00:00 2001 From: Parya Rastegar Date: Fri, 23 Aug 2024 01:43:32 +0330 Subject: [PATCH] feat: add ci to project --- .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 83e8c53..53c6a4d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: - name: Download artifact uses: actions/download-artifact@v3 with: - name: Unity Package + name: dynamicpixels-unity.zip - name: Create GitHub Release id: create_release