Skip to content

Commit 514fe87

Browse files
committed
Add id-token: write permission for NPM OIDC publishing
Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
1 parent 8de2075 commit 514fe87

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/flowzone.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
- "main"
88
- "master"
99

10+
permissions:
11+
id-token: write
12+
contents: read
13+
packages: read
14+
1015
jobs:
1116
flowzone:
1217
name: Flowzone

0 commit comments

Comments
 (0)