Skip to content

Commit

Permalink
Update release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
RagedUnicorn committed May 15, 2021
1 parent cda0a5e commit a05c064
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
> This document explains how a new release is created for Pulse
* Push all commits before proceeding
* Update https://github.com/RagedUnicorn/wow-pulse-meta with all new metadata
* Make sure `build-resources/release-notes.md` are up to date
* Create a Github deployment
* mvn generate-resources -Dgenerate.sources.overwrite=true -P release
* mvn package -P deploy-github
* Create a CurseForge deployment
* mvn generate-resources -Dgenerate.sources.overwrite=true -P release
* mvn package -P deploy-curseforge
* Update readme if necessary from https://github.com/RagedUnicorn/wow-pulse-meta
* Update curseforge file id in `README.md`
* [![](/docs/curseforge.svg)](https://curseforge.overwolf.com/?addonId=[addon-id]&fileId=[file-id])

0 comments on commit a05c064

Please sign in to comment.