fixup! Fix autoupdate workflow

This commit is contained in:
2025-12-01 14:31:00 +00:00
parent 5e24b13595
commit acc80882e2
+3
View File
@@ -5,6 +5,9 @@ on:
- cron: "0 3 * * *"
workflow_dispatch:
permissions:
contents: write
jobs:
prepare:
runs-on: ubuntu-latest