Skip to content

Commit

Permalink
test for new package version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackebein committed Jul 29, 2024
1 parent 3faac5f commit 50145ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# Make a UnityPackage version of the Package for release
- name: Create UnityPackage
uses: pCYSl5EDgo/create-unitypackage@cfcd3cf0391a5ef1306342794866a9897c32af0b
uses: pCYSl5EDgo/create-unitypackage@680c4525d133861e4cfc88e29d7e72e3b1327c31
with:
package-path: ${{ env.unityPackage }}
include-files: metaList
Expand Down

0 comments on commit 50145ef

Please sign in to comment.