diff --git a/.github/workflows/ci-release.yaml b/.github/workflows/ci-release.yaml index 0711f92..ac25db9 100644 --- a/.github/workflows/ci-release.yaml +++ b/.github/workflows/ci-release.yaml @@ -10,6 +10,9 @@ on: push: branches: [ "master" ] +permissions: + contents: write + jobs: build: