diff --git a/.github/workflows/release-insiders.yml b/.github/workflows/release-insiders.yml index c5ecb2f..310285f 100644 --- a/.github/workflows/release-insiders.yml +++ b/.github/workflows/release-insiders.yml @@ -10,6 +10,7 @@ concurrency: permissions: contents: read + # https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions id-token: write jobs: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 97e7dff..36ecd25 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,6 +10,7 @@ concurrency: permissions: contents: read + # https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions id-token: write env: