Skip to content

Commit

Permalink
Update xml-file parameter in publish-date step
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 53c2ca4 commit 8b590e9
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 @@ -37,7 +37,7 @@ jobs:
id: publish-date
uses: mavrosxristoforos/[email protected]
with:
xml-file: '/U_CCI_List/U_CCI_List.xml'
xml-file: 'U_CCI_List.xml'
xpath: '/cci_list/metadata/publishdate'

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

0 comments on commit 8b590e9

Please sign in to comment.