...
learn-github-actions / format-branch (push) Successful in 21s
Details
learn-github-actions / format-branch (push) Successful in 21s
Details
This commit is contained in:
parent
654d7c0557
commit
82959a4209
|
@ -18,13 +18,6 @@ jobs:
|
|||
with:
|
||||
direction: yml
|
||||
path: '.'
|
||||
- uses: EndBug/add-and-commit@latest # You can change this to use a specific version.
|
||||
with:
|
||||
add: '.'
|
||||
author_name: Batch bot
|
||||
default_author: github_actor
|
||||
message: 'xml files converted to yml'
|
||||
push: false
|
||||
- name: GIT commit and push all changed files
|
||||
env:
|
||||
CI_COMMIT_MESSAGE: Continuous Integration Build Artifacts
|
||||
|
|
Loading…
Reference in New Issue