We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 312b4ad + e8a06d1 commit 4601b8eCopy full SHA for 4601b8e
1 file changed
.github/workflows/jazzy.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: Steven0351/publish-jazzy-docs@v1.1.2
20
with:
21
# Path to .jazzy.yml file - preferred
22
- config: .jazzy.yml
+ config: main/.jazzy.yml
23
# Arguments to pass to Jazzy
24
args: "--clean --no-objc"
25
# Personal access token
0 commit comments