v1.1.0-alpha.182
Pre-release
Pre-release
·
0 commits
to master
since this release
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.