Skip to content

Commit 6959189

Browse files
authored
commit hash -> version tag
1 parent eb523d2 commit 6959189

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
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@b5c57408698b1fab8b3a84d4b67f767b8b7c0be9
67+
uses: pCYSl5EDgo/create-unitypackage@v1.2.3
6868
with:
6969
package-path: ${{ env.unityPackage }}
7070
include-files: metaList
@@ -84,4 +84,4 @@ jobs:
8484
${{ env.zipFile }}
8585
${{ env.unityPackage }}
8686
${{ env.packagePath }}/package.json
87-
tag_name: ${{ env.version }}
87+
tag_name: ${{ env.version }}

0 commit comments

Comments
 (0)