summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/release.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: update winget manifest explicitly for zip path changedilluti0n2026-07-151-1/+11
* ci: change tarball name to lowercase for wingetdilluti0n2026-07-151-1/+1
* ci: fix version matchingdilluti0n2026-07-151-1/+2
* ci: nit: fix indent issue on publish-wingetv0.6.1dilluti0n2026-04-161-1/+1
* ci: add publish-wingetdilluti0n2026-04-161-0/+26
* ci: add RELEASE_NOTE.md to automate publishing itdilluti0n2026-03-021-3/+2
* ci: release: remove publish-crates-io deps to releasedilluti0n2026-02-161-1/+1
* ci: release: upload sha256sum.txt instead of *.sha256dilluti0n2026-02-161-1/+4
* ci: move download artifacts before making release notedilluti0n2026-02-151-12/+12
* ci: fix release cannot find download artifactsv0.4.0dilluti0n2026-02-151-12/+12
* ci: add checkout to read CHANGELOG.md on releasedilluti0n2026-02-151-1/+3
* ci: pass --no-verify to cargo publishdilluti0n2026-02-151-1/+1
* ci: release: parse release note from CHANGELOG.mddilluti0n2026-02-151-8/+5
* ci: fix tab to space (yaml does not allow tab)dilluti0n2026-01-121-1/+1
* ci: add newline between Downloads section and autogendilluti0n2026-01-051-0/+1
* ci: add crates.io publishing and enable rust-cachedilluti0n2026-01-051-9/+46
* ci: wrap build info in details tag used in release workflowdilluti0n2025-12-281-1/+4
* github: auto format release notesdilluti0n2025-09-111-2/+41
* Ensure WinDivert is present on ci and build.ps1 fail early on errorsdilluti0n2025-09-111-0/+7
* github: fix release action (no x86_64-unknown-linux-musl)v0.0.1dilluti0n2025-09-071-2/+7
* github: create release.yml, automation build & gh releaseHee2025-09-071-0/+83