Skip to content

Commit eb523d2

Browse files
committed
Update release.yml - fix yaml parsing error in unitypackage creation
1 parent d9cf13f commit eb523d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
# Make a UnityPackage version of the Package for release
6666
- name: Create UnityPackage
67-
uses: pCYSl5EDgo/create-unitypackage@cfcd3cf0391a5ef1306342794866a9897c32af0b
67+
uses: pCYSl5EDgo/create-unitypackage@b5c57408698b1fab8b3a84d4b67f767b8b7c0be9
6868
with:
6969
package-path: ${{ env.unityPackage }}
7070
include-files: metaList

0 commit comments

Comments
 (0)