Skip to content

Commit 76256dc

Browse files
kzuCopilot
andcommitted
fix: set artifact retention to 1 day to reduce Actions storage
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0873d09 commit 76256dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
with:
8383
name: pkg
8484
path: bin/*
85+
retention-days: 1
8586

8687
test:
8788
needs: build

0 commit comments

Comments
 (0)