Skip to content

Commit cd5f31f

Browse files
committed
Fix JSON
1 parent 09daa21 commit cd5f31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
"src": "specifications/device-identity-provisioning/spec.ocp",
2929
"append_git_rev_to_version": true,
3030
"gh_pages_html": "device-identity-provisioning/HEAD"
31-
"gh_pages_html": "device-identity-provisioning/HEAD/pdf"
31+
"gh_pages_pdf": "device-identity-provisioning/HEAD/pdf"
3232
},
3333
{
3434
"src": "specifications/dpe-irot-profile/spec.ocp",

0 commit comments

Comments
 (0)