We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc8374 commit d66233aCopy full SHA for d66233a
1 file changed
.github/workflows/main.yml
@@ -69,6 +69,8 @@ jobs:
69
70
publish-demo:
71
runs-on: ubuntu-latest
72
+ permissions:
73
+ contents: write
74
needs:
75
- build
76
- test
0 commit comments