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

This commit is contained in:
2025-12-06 06:31:19 +03:00
parent 587bbd4589
commit 8a9550d57e

View File

@@ -39,7 +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:7845/api
# - run: curl -F "file=@${{ gitea.event_path }};type=text/plain" http://192.168.33.88:7845/api
- run: cp ${GITHUB_ACTION_PATH}/gitconfig /root/.gitconfig
- name: Run executor git
run: python -m executor git