Skip to content

Commit

Permalink
Update xpath
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <[email protected]>
  • Loading branch information
jtquach1 committed Oct 30, 2024
1 parent 416ea0b commit 543fc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-cci-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: mavrosxristoforos/[email protected]
with:
xml-file: 'U_CCI_List.xml'
xpath: '/cci_list/metadata/publishdate'
xpath: '//metadata/publishdate'
namespaces: '{"ns": "http://iase.disa.mil/cci"}'

- name: Convert CCI List XML to two JSON files
Expand Down

0 comments on commit 543fc0c

Please sign in to comment.