Skip to content

Commit c9dfcce

Browse files
committed
Update unity-package.yml
1 parent 2ceff15 commit c9dfcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
with:
4040
artifacts: "ModelInstanceCollection.unitypackage"
4141
name: "ModelInstanceCollection"
42-
tag: $release_tag
42+
tag: ${{env.release_tag}}
4343
#tag: v1
4444
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)