We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9fa61 commit e4fe7b6Copy full SHA for e4fe7b6
1 file changed
.github/workflows/deploy_docs.yml
@@ -3,8 +3,10 @@ on:
3
push:
4
branches:
5
- main
6
+
7
permissions:
8
contents: write
9
10
jobs:
11
deploy:
12
runs-on: ubuntu-latest
0 commit comments