add new function to doc
This commit is contained in:
parent
331c57a952
commit
bdca4f224f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ classDiagram
|
|||
prepare_release() - adjust all build files to carry the correct version & commit locally
|
||||
tag_and_push_release() - tag the git repo and push changes to origin
|
||||
update_release_type (release_type) - change the release type during run time
|
||||
publish_artifacts() - publish release & artifacts to forgejo/gitea
|
||||
}
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue