diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d9d5a2f..509ca80 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,6 +3,9 @@ name: Release on: workflow_dispatch: +permissions: + contents: write + jobs: init: name: Init