We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d295b commit e8a06d1Copy full SHA for e8a06d1
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