shadPS4/.github/workflows
DanielSvoboda 7411f736a6 Fix Logic for Deleting Old Pre-Releases (#1060)
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 22:40:19 +03:00
..
build.yml Fix Logic for Deleting Old Pre-Releases (#1060) 2024-09-24 22:40:19 +03:00