Skip to content

Commit

Permalink
Drop old releases
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro committed May 16, 2024
1 parent a9e5661 commit 49bd500
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,12 @@ jobs:
body_path: ./content.md
files: ./Installer.zip
make_latest: true

- name: Drop Old Releases
uses: sgpublic/[email protected]
with:
release-drop: true
release-keep-count: 0
release-drop-tag: false
draft-drop: false
pre-release-drop: false

0 comments on commit 49bd500

Please sign in to comment.