diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5ad6bf1d..2abb6d3c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,9 @@ on: tags: - "interactors-*" +permissions: + id-token: write + jobs: publish-to-npm: name: NPM ${{ github.ref }}