diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 957aee7..c8a788c 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -2,6 +2,8 @@ # For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages name: Node.js Package +permissions: + contents: read on: release: