....
convert-to-yml / format-branch (push) Successful in 19s
Details
convert-to-yml / format-branch (push) Successful in 19s
Details
This commit is contained in:
parent
9641cf08c6
commit
a24e97747f
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue