4 Commits

Author SHA1 Message Date
Andreas Dangel
a2a4027976 [ci] Fix github-releases-api script to preserve the tag_name
Obviously, when updating the release to add the release notes,
the tag_name gets lost, resulting in github creating a
"untagged_xyz" tag and not connecting the release to the correct
tag, although the commit matches.
2020-02-08 10:51:12 +01:00
Andreas Dangel
03b8f267e4 [ci] Fix release script
Now the correct target commitish value should be used
when creating a draft release
2020-01-24 18:49:35 +01:00
Andreas Dangel
f85d11fe8e [ci] Refactor sourceforge requests into sourceforge-api.sh 2019-11-10 18:40:51 +01:00
Andreas Dangel
fafb3e76b1 [ci] Create github-releases-api.sh 2019-11-10 18:40:47 +01:00