Skip to content

Commit d5c666b

Browse files
committed
1 parent f5d4db0 commit d5c666b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

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

1114
steps:
1215
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)