Skip to content

Commit 52d8ef6

Browse files
Add a CI README
1 parent 3b6b610 commit 52d8ef6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# CI Readme
2+
3+
## Release
4+
5+
To create a new release make a PR from `develop` into `main`. Once this is merged if the version number has changed a signed build will then be created and pushed to maven central. If all checks pass this will go live automatically (This may take up to 48 hours).
6+
7+
Once this is complete create a mergeback from `main` into `develop` to keep both branches in sync.

0 commit comments

Comments
 (0)