Skip to content

Commit b03afa2

Browse files
committed
fix permissions for pages
1 parent f1499e9 commit b03afa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/design-system-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,9 @@ jobs:
191191
- release
192192

193193
permissions:
194+
contents: read
194195
pages: write
196+
id-token: write
195197

196198
environment:
197199
name: design-system-storybook

0 commit comments

Comments
 (0)