exiv2/.github/workflows
Christoph Hasse f8962224fd fix: prevent creation of nightly release with draf==true
Sometime the nightly pre-release would be in "draft" status on github.
It's hard to reproduce but I had the guess that maybe the deletion of
old tag and release on the github side wasn't quite done when the
new release was being created. Of course only speculation...
But, moving the download of the artifacts in betweent these two steps
seems to have fixed the symptom.
2021-06-04 15:50:53 +02:00
..
nightly_Linux_distributions.yml ci - Linux distros jobs being more explicit about options used 2021-05-18 14:39:17 +02:00
on_PR_linux_matrix.yml ci - Use CTest in all the ci jobs 2021-05-15 16:58:24 +02:00
on_PR_linux_special_buils.yml ci - Use CTest for coverage builds 2021-05-15 19:03:14 +02:00
on_PR_mac_matrix.yml mac - cmake_paths does not work directly on mac 2021-05-17 07:31:45 +02:00
on_PR_windows_matrix.yml ci - Win matrix jobs will also run on:push for main 2021-05-17 07:31:45 +02:00
on_push_BasicWinLinMac.yml Fix issues detected with PVS-Studio + other little improvements (#1689) 2021-06-01 12:39:10 +02:00
on_push_ExtraJobsForMain.yml ci - Use CTest for coverage builds 2021-05-15 19:03:14 +02:00
release.yml fix: prevent creation of nightly release with draf==true 2021-06-04 15:50:53 +02:00