We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e67ea commit 490e9eaCopy full SHA for 490e9ea
1 file changed
RELEASE.md
@@ -19,5 +19,6 @@ This command will create the release repository ZIP file in `update_site/target/
19
# Update site
20
21
1. Delete existing plugins and features directory in update site project.
22
-2. Extract the content of `com.github.ecd-plugin.update-<version>.zip` to the update site project directory.
23
-3. Update `site.xml` file
+2. Copy `update_site/target/category.xml` to update site project
+3. Extract the content of `com.github.ecd-plugin.update-<version>.zip` to the update site project directory.
24
+4. Update `site.xml` file
0 commit comments