diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 505a339..1c84b56 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ env: PLUGIN_NAME: bases-charts # Change this to the name of your plugin-id folder permissions: - packages: write + contents: write jobs: build: