We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4baf3e + c96446e commit ab0b7d3Copy full SHA for ab0b7d3
.github/workflows/deploy.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- storybook
7
8
+permissions:
9
+ contents: write
10
+ pages: write
11
+
12
jobs:
13
build-and-deploy:
14
runs-on: ubuntu-latest
0 commit comments