Skip to content

Commit

Permalink
added step to copy category.xml to update site project
Browse files Browse the repository at this point in the history
  • Loading branch information
jpstotz committed Jun 13, 2024
1 parent 65e67ea commit 490e9ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ This command will create the release repository ZIP file in `update_site/target/
# Update site

1. Delete existing plugins and features directory in update site project.
2. Extract the content of `com.github.ecd-plugin.update-<version>.zip` to the update site project directory.
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.
4. Update `site.xml` file

0 comments on commit 490e9ea

Please sign in to comment.