Merge pull request '....' (#60) from format-branch into master
convert-to-xml / format-branch (push) Successful in 20s Details

Reviewed-on: #60
This commit is contained in:
giles 2023-10-21 16:06:29 +00:00
commit e20a663c23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
node-version: '20'
- uses: https://github.com/gilesbradshaw/batch2yaml@master
with:
direction: xml
action: xml
path: '.'
- name: GIT commit and push all changed files
env:

View File

@ -15,7 +15,7 @@ jobs:
node-version: '20'
- uses: https://github.com/gilesbradshaw/batch2yaml@master
with:
direction: yml
action: yml
path: '.'
- name: GIT commit and push all changed files
env: