2 Commits

Author SHA1 Message Date
Gitea Actions
b83bf4f78f Update manifest version to 2.0.1 [▶️] 2025-12-22 04:35:24 +00:00
e01a053041 fix release build, add readme update for some repo
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 22s
2025-12-22 01:35:03 -03:00
2 changed files with 1 additions and 4 deletions

View File

@@ -5,9 +5,6 @@ on:
branches:
- main
workflow_dispatch:
schedule:
- cron: "28 5 * * *"
# workflow_run support in Gitea can be tricky, keeping it but might need adjustment
workflow_run:
workflows: ["Sync Repo"]
types:

View File

@@ -1,4 +1,4 @@
{
"version": "2.0.0",
"version": "2.0.1",
"author": "Ivan Carlos"
}