We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cd8b7 commit e70563fCopy full SHA for e70563f
.github/workflows/deploy-github-pages.yaml
@@ -1,4 +1,8 @@
1
name: Build and Publish storybook to GitHub Pages
2
+permissions:
3
+ contents: read
4
+ pages: write
5
+ id-token: write
6
on:
7
push:
8
branches:
0 commit comments