Add a CI step to upload assets on release creation
We haven't had assets generated for releases since v1.29.0,
however some external code depend on them (dlang-community/setup-dlang, namely).
This will fix it and make it less likely to be forgotten in the future.
1 parent c14db0e commit 55e3ad4217d5b043de7b0631b5c0c3a678878970
@Mathias Lang Mathias Lang authored on 4 Feb 2024
Mathias LANG committed on 5 Feb 2024
Showing 4 changed files
View
.github/workflows/release.yml 0 → 100644
View
scripts/ci/release-windows.sh 100755 → 0
View
scripts/ci/release.sh 100755 → 0
View
scripts/ci/setup-ldc-windows.sh 100644 → 0