Skip to content

Commit 9dfa373

Browse files
ci: prevent obsolete artifacts from filling storage
1 parent f373fb9 commit 9dfa373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
name: build
2626
path: dist
27+
retention-days: 1
2728
deploy:
2829
runs-on: ubuntu-latest
2930
needs: build

0 commit comments

Comments
 (0)