aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release_builds.yml
AgeCommit message (Expand)Author
2024-06-16update CI to Node 20 and upload-artifact@v30neGal
2022-09-18refactor: remove --force option from `npm install`Remy Raes
2022-09-17fix: don't publish prerelease automaticallyRemy Raes
2022-09-17feat: run release CI on prereleaseRemy Raes
2022-09-14fix: include .exe.blockmap files in release filesRemy Raes
2022-09-14fix: upload missing latest-linux.yml file to releaseRemy Raes
2022-09-14fix: don't set published release to draftRemy Raes
2022-09-14feat: add linux release builds jobRemy Raes
2022-09-14refactor: typo in windows release jobRemy Raes
2022-09-14feat: update release builds to created releaseRemy Raes
2022-08-09fix: try to run release CI on release creationAlystrasz
2022-08-08fix: run release CI on published releaseAlystrasz
2022-08-08build: add release CI skeletonAlystrasz