Skip to content

fix: 1-day retention on publish nupkg artifacts#407

Merged
kzu merged 1 commit into
mainfrom
fix/artifact-retention
Jul 14, 2026
Merged

fix: 1-day retention on publish nupkg artifacts#407
kzu merged 1 commit into
mainfrom
fix/artifact-retention

Conversation

@kzu

@kzu kzu commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • Add retention-days: 1 to the pkg upload in publish.yml.
  • PR/CI build.yml already uploads nupkgs with 1-day retention; this aligns release packaging.

Keeps large Chromium nupkgs (~767MB) from lingering 90 days in Actions storage.

build.yml already uses retention-days: 1 for PR/main nupkg uploads.
publish.yml was missing it and defaulted to 90 days for ~767MB packages.
@kzu
kzu merged commit 8dea6a5 into main Jul 14, 2026
@kzu
kzu deleted the fix/artifact-retention branch July 14, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant