Skip to content

Commit a369225

Browse files
committed
Fix JSON.
1 parent cd5f31f commit a369225

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
@@ -27,7 +27,7 @@ jobs:
2727
{
2828
"src": "specifications/device-identity-provisioning/spec.ocp",
2929
"append_git_rev_to_version": true,
30-
"gh_pages_html": "device-identity-provisioning/HEAD"
30+
"gh_pages_html": "device-identity-provisioning/HEAD",
3131
"gh_pages_pdf": "device-identity-provisioning/HEAD/pdf"
3232
},
3333
{

0 commit comments

Comments
 (0)