We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a146c commit 8077859Copy full SHA for 8077859
1 file changed
.github/workflows/build.yml
@@ -2,6 +2,8 @@ name: Build gh-pages
2
on:
3
push:
4
branches: [ main ]
5
+permissions:
6
+ contents: write
7
jobs:
8
build-gh-pages:
9
runs-on: ubuntu-latest
0 commit comments