Skip to content

Commit

Permalink
Adding retention days
Browse files Browse the repository at this point in the history
  • Loading branch information
robinportigliatti committed Oct 24, 2024
1 parent 24722ff commit 7765d81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
name: packages
path: |
*_amd64.deb
*.x86_64.rpm
*.x86_64.rpm
retention-days: 30 # Conserve les artefacts pendant 30 jours

0 comments on commit 7765d81

Please sign in to comment.