fix release build, add readme update for some repo
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 22s
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 22s
This commit is contained in:
@@ -5,9 +5,6 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
|
||||||
- cron: "28 5 * * *"
|
|
||||||
# workflow_run support in Gitea can be tricky, keeping it but might need adjustment
|
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Sync Repo"]
|
workflows: ["Sync Repo"]
|
||||||
types:
|
types:
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
name: Update README
|
name: Update README
|
||||||
|
|
||||||
# Allow Gitea Actions to commit and push changes
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user