From b3fed0348a17361694b3b06c92313dad011c45ae Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Tue, 12 Mar 2024 15:24:12 +0100 Subject: [PATCH] add link to documentation --- .github/workflows/release-insiders.yml | 1 + .github/workflows/release.yml | 1 + 2 files changed, 2 insertions(+) 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: