veilor-os/.github/workflows
veilor-org ca1163c968 ci: grant contents:write + drop artifact upload-on-failure
Two follow-ups to b8ddf33 (releases switchover):

1. action-gh-release got 403 "Resource not accessible by integration"
   because default GITHUB_TOKEN has read-only on contents. Added
   workflow-level `permissions: contents: write`.

2. Failure-path artifact upload still hit quota wall. Replaced with
   inline `tail` of build/out/build.log + anaconda program.log
   directly to job log. No artifact upload = no quota.
2026-05-02 22:13:44 +01:00
..
build-iso.yml ci: grant contents:write + drop artifact upload-on-failure 2026-05-02 22:13:44 +01:00
lint.yml ci: scope brand-leak lint to source dirs only (#6) 2026-05-02 04:07:03 +01:00