fix release build, add readme update for some repo
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 23s

This commit is contained in:
2025-12-22 01:44:02 -03:00
parent 368c773683
commit b60dd17c01
2 changed files with 0 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,6 +1,5 @@
name: Update README
# Allow Gitea Actions to commit and push changes
permissions:
contents: write