Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dubstepdragon authored Dec 1, 2024
1 parent d9cf13f commit fbb7d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

# Make a UnityPackage version of the Package for release
- name: Create UnityPackage
uses: pCYSl5EDgo/create-unitypackage@cfcd3cf0391a5ef1306342794866a9897c32af0b
uses: pCYSl5EDgo/create-unitypackage@master
with:
package-path: ${{ env.unityPackage }}
include-files: metaList
Expand All @@ -84,4 +84,4 @@ jobs:
${{ env.zipFile }}
${{ env.unityPackage }}
${{ env.packagePath }}/package.json
tag_name: ${{ env.version }}
tag_name: ${{ env.version }}

0 comments on commit fbb7d39

Please sign in to comment.