We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21810ac commit f49b57bCopy full SHA for f49b57b
1 file changed
.github/workflows/deploy_docs.yml
@@ -3,10 +3,8 @@ 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