Skip to content

Commit

Permalink
update unitypackage builder in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackebein committed Jul 29, 2024
1 parent 3faac5f commit e6e7c38
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 @@ -66,7 +66,7 @@ jobs:

# Make a UnityPackage version of the Package for release
- name: Create UnityPackage
uses: pCYSl5EDgo/create-unitypackage@cfcd3cf0391a5ef1306342794866a9897c32af0b
uses: pCYSl5EDgo/create-unitypackage@b5c57408698b1fab8b3a84d4b67f767b8b7c0be9
with:
package-path: ${{ env.unityPackage }}
include-files: metaList
Expand Down

0 comments on commit e6e7c38

Please sign in to comment.