We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5227e83 commit 2fd3aedCopy full SHA for 2fd3aed
.github/workflows/docs.yaml
@@ -3,8 +3,7 @@ name: publish docs
3
on:
4
push:
5
branches:
6
- - feature/docs
7
- - master
+ - main
8
permissions:
9
contents: write
10
jobs:
0 commit comments