aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)Author
2022-12-21build: Cache Rust build artifacts (#118)GeckoEidechse
* build: Attempt caching Rust build artifacts * temp: Change to force recompile to test cache * build: Set Rust workspace dir correctly * temp: Change to force recompile to test cache
2022-11-21chore: Bump actions/setup-node to v3 (#62)GeckoEidechse
2022-11-10chore: Bump checkout action version (#43)GeckoEidechse
Version 2 uses Node 12 which is being deprecated by GitHub. Version 3 should use Node 16 instead.
2022-10-19chore: Update Ubuntu version in CI (#22)GeckoEidechse
2022-10-02fix: Update CI for new UI frameworkGeckoEidechse
2022-08-30Do not add additional scripts to releaseGeckoEidechse
2022-08-30Drop deb packageGeckoEidechse
It's the only one not supported by auto-update Might reconsider once adding Flatpak support
2022-08-27Publish release file as releasev0.0.5GeckoEidechse
2022-08-26Upload all file in directory on releasev0.0.2GeckoEidechse
2022-08-26Add release CIv0.0.1GeckoEidechse