diff --git a/content/packages-and-modules/securing-your-code/trusted-publishers.mdx b/content/packages-and-modules/securing-your-code/trusted-publishers.mdx index 57847d844e6..a1a67abb54b 100644 --- a/content/packages-and-modules/securing-your-code/trusted-publishers.mdx +++ b/content/packages-and-modules/securing-your-code/trusted-publishers.mdx @@ -131,6 +131,8 @@ publish: id_tokens: NPM_ID_TOKEN: aud: "npm:registry.npmjs.org" + SIGSTORE_ID_TOKEN: + aud: sigstore script: # Ensure npm 11.5.1 or later is installed - npm install -g npm@latest