1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 09:13:08 +00:00
BadFish/.github/workflows
Disservin ec598b380d Improve prerelease creation workflow
In the last couple of months we sometimes saw duplicated prereleases uploaded to GitHub, possibly due to some racy behavior when concurrent jobs create a prerelease. This now creates an empty prerelease at the beginning of the CI and the binaries are later just attached to this one.

closes https://github.com/official-stockfish/Stockfish/pull/5144

No functional change
2024-03-29 13:13:07 +01:00
..
arm_compilation.yml Refactor the CI workflows 2024-02-09 19:06:25 +01:00
clang-format.yml Update Actions to Node20 2024-03-03 15:09:46 +01:00
codeql.yml Update CI actions 2024-02-11 19:40:33 +01:00
compilation.yml Refactor the CI workflows 2024-02-09 19:06:25 +01:00
iwyu.yml Refactor the CI workflows 2024-02-09 19:06:25 +01:00
sanitizers.yml Refactor the CI workflows 2024-02-09 19:06:25 +01:00
stockfish.yml Improve prerelease creation workflow 2024-03-29 13:13:07 +01:00
tests.yml Refactor the CI workflows 2024-02-09 19:06:25 +01:00
upload_binaries.yml Update Actions to Node20 2024-03-03 15:09:46 +01:00