Skip to content

Commit e70563f

Browse files
author
Rumen Petrov
committed
CI permissions
1 parent 17cd8b7 commit e70563f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy-github-pages.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: Build and Publish storybook to GitHub Pages
2+
permissions:
3+
contents: read
4+
pages: write
5+
id-token: write
26
on:
37
push:
48
branches:

0 commit comments

Comments
 (0)