Skip to content

Commit

Permalink
retain artifacts for 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
mpfz0r committed Dec 11, 2023
1 parent 4844013 commit 6ac9f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-and-release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sidecar-artifacts
retention-days: 14
retention-days: 7
path: |
dist/pkg
Expand Down

0 comments on commit 6ac9f3c

Please sign in to comment.