update every 5 minutes

This commit is contained in:
Raicuparta 2023-03-01 01:27:51 +01:00
parent ab29fbcd34
commit a4b2b64e2d

View File

@ -2,7 +2,7 @@ name: Update Releases
concurrency: update-releases
on:
schedule:
- cron: "*/30 * * * *"
- cron: "*/5 * * * *"
workflow_dispatch:
push:
branches: