diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index d70b1b1..cd6cfff 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -8,8 +8,9 @@ on: required: true description: Version number (package) -permissions: - contents: write +permissions: + packages: write + contents: read jobs: build-macos: