ci: Publish packages to NPM with provenance statements (no-changelog) (#9806)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-06-19 12:15:13 +02:00
committed by GitHub
parent 11fe48b3dc
commit de3981cbde

View File

@@ -14,8 +14,11 @@ jobs:
permissions:
contents: write
id-token: write
timeout-minutes: 60
env:
NPM_CONFIG_PROVENANCE: true
steps:
- name: Checkout