Skip to content

Commit b3fed03

Browse files
committed
add link to documentation
1 parent 5a85d80 commit b3fed03

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/release-insiders.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ concurrency:
1010

1111
permissions:
1212
contents: read
13+
# https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions
1314
id-token: write
1415

1516
jobs:

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ concurrency:
1010

1111
permissions:
1212
contents: read
13+
# https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions
1314
id-token: write
1415

1516
env:

0 commit comments

Comments
 (0)