Skip to content

Commit

Permalink
feat: add ci to project
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalangel committed Aug 22, 2024
1 parent cc50c09 commit cd14083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd14083

Please sign in to comment.