We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e671ff commit 9e80c4cCopy full SHA for 9e80c4c
.github/workflows/cd-storybook.yml
@@ -2,6 +2,8 @@ name: Continuous deployment (Storybook)
2
3
permissions:
4
id-token: write
5
+ contents: read
6
+ pages: write
7
8
on:
9
push:
0 commit comments