summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)AuthorFilesLines
3 daysCI: release - create tarball with autotools (distcheck) (#373)HEADmasterraveit651-2/+2
Co-authored-by: mbkma <[email protected]>
2025-08-24build(deps): bump actions/checkout from 4 to 5dependabot[bot]1-1/+1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2025-06-20Add 'preserve-order' flag to allow viewing order specified on cmd line (#354)PeteHemery1-1/+1
2025-05-22CI: use github actionXiaotian Wu1-0/+35