Skip to content

Commit

Permalink
Merge pull request #3601 from canonical/reduce-package-retention-time
Browse files Browse the repository at this point in the history
[workflows] reduce retention time of snap packages
  • Loading branch information
ricab authored Aug 26, 2024
2 parents 105f3ce + 2e91232 commit e740c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ jobs:
name: ${{ steps.build-snap.outputs.snap-file }}
path: ${{ steps.build-snap.outputs.snap-file }}
if-no-files-found: error
retention-days: 30

# Publish the snap to the store if a channel was determined and we have access to secrets.
Publish-Snap:
Expand Down

0 comments on commit e740c06

Please sign in to comment.