Describe the bug
Seems like generated zip file while downloading won't have plugin-slug folder.
Steps to Reproduce
- Implement github action with
generate-zip enabled.
- After all the process is complete, Open zip file!
- See error, directly all files from trunk is located!
Expected behavior
ZIP file should have plugin-slug.
Additional context