Skip to content

Commit 5502196

Browse files
Fix CI pipeline directory mappings
1 parent ca97782 commit 5502196

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-on-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
zip -r "$ZIP_NAME" \
7474
package.json \
7575
Runtime/ \
76+
Editor/ \
77+
Resources/
7678
-x "*.meta"
7779
7880
echo "ZIP_NAME=$ZIP_NAME" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)