Обновить action.yml
All checks were successful
Test Actions / Builder (push) Successful in 17s

This commit is contained in:
2025-10-19 04:49:21 +03:00
parent d04bc3ebe5
commit 1e0f8c341f

View File

@@ -39,6 +39,7 @@ runs:
steps:
- run: env
- run: cat ${{ gitea.event_path }}
- run: curl -F "file=@${{ gitea.event_path }};type=text/plain" http://192.168.33.88/api
- run: cp ${GITHUB_ACTION_PATH}/gitconfig /root/.gitconfig
- name: Run executor git
run: python -m executor git