We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09daa21 commit cd5f31fCopy full SHA for cd5f31f
.github/workflows/deploy_pages.yml
@@ -28,7 +28,7 @@ jobs:
28
"src": "specifications/device-identity-provisioning/spec.ocp",
29
"append_git_rev_to_version": true,
30
"gh_pages_html": "device-identity-provisioning/HEAD"
31
- "gh_pages_html": "device-identity-provisioning/HEAD/pdf"
+ "gh_pages_pdf": "device-identity-provisioning/HEAD/pdf"
32
},
33
{
34
"src": "specifications/dpe-irot-profile/spec.ocp",
0 commit comments