diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 26c5d7de..4f5cf658 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,7 @@ on: permissions: contents: write + id-token: write # For publishing to npm using --provenance env: NODE_VERSION: 18