Skip to content

Commit

Permalink
Refine structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Oct 9, 2023
1 parent 3909a4d commit 52a7a10
Show file tree
Hide file tree
Showing 265 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@ jobs:
# Generate metadata list for Unity package.
- name: Generate metadata list
run: |
cd src
find Assets/ -name \*.meta >> metaList
mkdir -p objs
- uses: pCYSl5EDgo/create-unitypackage@master
with:
package-path: ${{ env.SRS_FILE }}
include-files: metaList
include-files: src/metaList

# Create release.
- name: Create release
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 52a7a10

Please sign in to comment.