Skip to content

Commit 2b94906

Browse files
CopilotHaydnspass
andcommitted
Add 30-day retention for pip package build artifacts
Co-authored-by: Haydnspass <16120273+Haydnspass@users.noreply.github.com>
1 parent 525aa04 commit 2b94906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
name: python-package-distributions
3030
path: dist/
31+
retention-days: 30
3132

3233
publish-to-pypi:
3334
name: >-

0 commit comments

Comments
 (0)