Skip to content

Commit

Permalink
Update workflow_clean.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Laurensius Jeffrey <[email protected]>
  • Loading branch information
arcestia authored Jan 4, 2025
1 parent 59cd910 commit a5bb269
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/workflow_clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
repository: ${{ github.repository }}
retain_days: 3
keep_minimum_runs: 1
- name: Remove old Releases
uses: dev-drprasad/[email protected]
with:
keep_latest: 5
delete_tags: true
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
# - name: Remove old Releases
# uses: dev-drprasad/[email protected]
# with:
# keep_latest: 5
# delete_tags: true
# env:
# GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

0 comments on commit a5bb269

Please sign in to comment.