diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index b40a501..af1d3b8 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -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