Skip to content

Commit 9e80c4c

Browse files
committed
ci: add more permissions
1 parent 5e671ff commit 9e80c4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd-storybook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Continuous deployment (Storybook)
22

33
permissions:
44
id-token: write
5+
contents: read
6+
pages: write
57

68
on:
79
push:

0 commit comments

Comments
 (0)