Add write permissions for deploy

This commit is contained in:
2026-06-07 19:51:41 +02:00
parent 50cb09b25f
commit 56b0879749
+3
View File
@@ -7,6 +7,9 @@ on:
schedule:
- cron: "0 0 * * 1"
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest