Skip to content

Commit 2b63a25

Browse files
committed
[fix]: allow provenance attestation generation;
1 parent 3c94826 commit 2b63a25

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish2npm.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
jobs:
88
build:
99
runs-on: ubuntu-latest
10+
permissions:
11+
contents: read
12+
id-token: write
1013

1114
strategy:
1215
matrix:

0 commit comments

Comments
 (0)