Skip to content

Commit

Permalink
chore: set retention days of composer artifacts to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
codename-niels committed Jun 18, 2024
1 parent 1f19c04 commit 08b1459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-do.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
with:
name: vendor
path: ./cms/vendor
retention-days: 1

build-cms:
needs: install-composer-dependencies
Expand Down

0 comments on commit 08b1459

Please sign in to comment.