diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3b00fc8..b8b368d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,6 +11,9 @@ on: - '**/*.tf' - '.github/workflows/release.yml' +permissions: + contents: write + jobs: release: name: Release