Skip to content

Commit c783c32

Browse files
committed
Add base-url to swift-doc generate action
1 parent 5bba248 commit c783c32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: SwiftDocOrg/swift-doc@master
1515
with:
1616
format: html
17+
base-url: /swift-w3c-trace-context/
1718
module-name: "W3C Trace Context"
1819
output: Documentation
1920
- name: Update Permissions

0 commit comments

Comments
 (0)