aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Collapse)Author
2022-07-22new: various workflow optimizations (#62)Wyvest
* new: cache gradle files in workflows * fix: remove setup-java caching and cache prebundled-jars in release workflow * use secret for easier updating later Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-07-15Release workflow (#53)DeDiamondPro
* release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash