diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ce8bd43..cfaccec 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,6 +8,11 @@ on: # description: 'Version of the package to release' # required: true # default: '1.0.0' + +permissions: + contents: write + packages: write + jobs: publish: