Skip to content

Commit e33ccaf

Browse files
committed
update release body and prevent appveyor overwrite
1 parent 06179ba commit e33ccaf

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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

appveyor.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ artifacts:
3535
deploy:
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

0 commit comments

Comments
 (0)