We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a85d80 commit b3fed03Copy full SHA for b3fed03
.github/workflows/release-insiders.yml
@@ -10,6 +10,7 @@ concurrency:
10
11
permissions:
12
contents: read
13
+ # https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions
14
id-token: write
15
16
jobs:
.github/workflows/release.yml
env:
0 commit comments