We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9722b1c + abccc1c commit c2fdfa4Copy full SHA for c2fdfa4
1 file changed
.github/workflows/docs.yaml
@@ -9,6 +9,9 @@ on:
9
- main
10
workflow_dispatch:
11
12
+env:
13
+ BASE_URL: /${{ github.event.repository.name }}
14
+
15
permissions:
16
contents: read
17
pages: write
0 commit comments