diff --git a/.github/workflows/deliverance.yaml b/.github/workflows/deliverance.yaml index a91a8f6..df1e982 100644 --- a/.github/workflows/deliverance.yaml +++ b/.github/workflows/deliverance.yaml @@ -6,6 +6,9 @@ on: schedule: - cron: "0 0 * * 0" +permissions: + contents: write + jobs: build-linux: runs-on: ubuntu-latest