mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-06-28 06:45:58 +00:00
Remove dry-run option from image cleanup workflow
This commit is contained in:
1
.github/workflows/image-cleanup.yml
vendored
1
.github/workflows/image-cleanup.yml
vendored
@@ -12,6 +12,5 @@ jobs:
|
||||
steps:
|
||||
- uses: dataaxiom/ghcr-cleanup-action@v1
|
||||
with:
|
||||
dry-run: true
|
||||
keep-n-untagged: 15
|
||||
package: yamtrack
|
||||
|
||||
Reference in New Issue
Block a user