File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,10 +28,13 @@ jobs:
2828 tag_name : ${{ github.ref }}
2929 release_name : Release ${{ github.ref }}
3030 body : |
31- Release of OpenMalaria.
31+ Release of OpenMalaria.
3232
33- Updates: https://github.com/SwissTPH/openmalaria/wiki/SchemaUpdateGuide
34- Changelog: https://github.com/SwissTPH/openmalaria/wiki/Changelog
33+ Docker images: https://hub.docker.com/r/swisstph/openmalaria/tags
34+ How to update XML files: https://github.com/SwissTPH/openmalaria/wiki/SchemaUpdateGuide
35+ Changelog: https://github.com/SwissTPH/openmalaria/wiki/Changelog
36+ Example scenario: https://github.com/SwissTPH/openmalaria/blob/${{ github.ref_name }}/util/example/example_scenario.xml
37+ XSD documentation: https://swisstph.github.io/openmalaria/${{ github.ref_name }}.html
3538 draft : false
3639 prerelease : false
3740
Original file line number Diff line number Diff line change @@ -35,11 +35,6 @@ artifacts:
3535deploy :
3636 force_update : true
3737 provider : GitHub
38- description : |
39- Release of OpenMalaria.
40-
41- Updates: https://github.com/SwissTPH/openmalaria/wiki/SchemaUpdateGuide
42- Changelog: https://github.com/SwissTPH/openmalaria/wiki/Changelog
4338 auth_token :
4439 secure : H6XDjpkpbS8cfYxfGwOwEDBQEuAqnIeDtnG3eHuqTf6gdOjge80AFM2h5iaqTLcw
4540 artifact : openMalaria-windows.zip
You can’t perform that action at this time.
0 commit comments