diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2197c81..09dfff8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,7 +5,8 @@ on: types: [published] permissions: - contents: write + contents: read + packages: write jobs: build: