mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-09 23:34:56 +08:00
Lock to a specific commit for create-unitypackage
This commit is contained in:
parent
1850945d34
commit
76d97cd646
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
||||
path: ${{ env.zipFile }}
|
||||
|
||||
- name: Create unitypackage
|
||||
uses: anatawa12/sh-actions/create-unitypackage@master
|
||||
uses: anatawa12/sh-actions/create-unitypackage@cf32b535acd8f4f05a0eb03e0851264122f98f62
|
||||
with:
|
||||
output-path: ${{ env.unityPackage }}
|
||||
package-path: Packages/${{ env.packageName }}
|
||||
|
Loading…
Reference in New Issue
Block a user