Open UrsinePatriarch opened 2 days ago
How to Add a comment with one of the following to push a release:
For a standard release:
given latest release v1.0,0 will create a release v1.0.1 (increases patch)
/release
PUT THE TITLE HERE (This is title of v1.0.1)
For a New Book / Big FAQ initial releases (game-wide updates):
given latest release v1.0,0 will create a release v1.1.0 (increases minor, resets patch)
/release bump=minor
PUT THE TITLE HERE (This is title of v1.1.0)
[Above text copied from Horus Heresy Maintainers; many thanks for the training and aid they've provided over the years]
/release First release as a maintainer; hope the new Mid-War stuff is up to snuff.
Workflow run Created release: v1.2.29 First release as a maintainer; hope the new Mid-War stuff is up to snuff.
How to Add a comment with one of the following to push a release:
For a standard release:
given latest release v1.0,0 will create a release v1.0.1 (increases patch)
/release
PUT THE TITLE HERE (This is title of v1.0.1)
For a New Book / Big FAQ initial releases (game-wide updates):
given latest release v1.0,0 will create a release v1.1.0 (increases minor, resets patch)
/release bump=minor
PUT THE TITLE HERE (This is title of v1.1.0)
[Above text copied from Horus Heresy Maintainers; many thanks for the training and aid they've provided over the years]