Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The changes made in this commit include:
- Modified .github/workflows/release.yml to change the order of operations in the release workflow. Specifically, the zip file is now copied to the plugin directory earlier in the workflow. The working directory for the 'Publish Release' step has also been updated to reflect this change. Additionally, the 'Prepare Release' step has been added to list the contents of the plugin directory after the zip file is copied. The 'TODO' comment has been updated to indicate a future change related to the discussion category for the release. Finally, the zip file has been added to the list of assets for the release.
- Loading branch information