shadPS4/.github/workflows
DanielSvoboda b175a43fed
Fix Logic for Deleting Old Pre-Releases
Currently, is excludes old pre-releases by only comparing the date, without considering the time. This update uses published_at instead of created_at and compares both date and time to accurately exclude older pre-releases.
2024-09-24 15:49:04 -03:00
..
build.yml Fix Logic for Deleting Old Pre-Releases 2024-09-24 15:49:04 -03:00