Skip to content

Commit 59f24f3

Browse files
ivanIOValexjavabraz
authored andcommitted
Add github token
1 parent 3b40021 commit 59f24f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish_npm.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ permissions: read-all
88

99
jobs:
1010
publish:
11+
permissions:
12+
id-token: write
13+
contents: read
14+
1115
runs-on: ubuntu-latest
1216

1317
steps:

0 commit comments

Comments
 (0)