We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795a0ec commit a0dc5c2Copy full SHA for a0dc5c2
.github/workflows/docc.yml
@@ -23,7 +23,7 @@ jobs:
23
--hosting-base-path swift-async-operations \
24
--source-service github \
25
--source-service-base-url https://github.com/mtj0928/swift-async-operations/blob/main \
26
- --checkout-path .
+ --checkout-path $GITHUB_WORKSPACE
27
env:
28
DOCC_BUILD: 1
29
- uses: actions/upload-pages-artifact@v3
0 commit comments