We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a4970 commit b81c6caCopy full SHA for b81c6ca
1 file changed
.github/workflows/docs.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
workflow_dispatch:
8
9
+env:
10
+ BASE_URL: /${{ github.event.repository.name }}
11
+
12
permissions:
13
contents: read
14
pages: write
0 commit comments