Skip to content

Commit 10d629e

Browse files
chore: update GitHub Actions permissions for publishing (#139)
1 parent 15ecd0f commit 10d629e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
release:
55
types: [published]
66

7+
permissions:
8+
id-token: write
9+
contents: read
10+
711
jobs:
812
publish-npm:
913
name: Publish NPM

0 commit comments

Comments
 (0)