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

This commit is contained in:
2025-10-18 15:09:13 +03:00
parent 249fdec3ef
commit 52f52634b2

View File

@@ -41,5 +41,6 @@ runs:
# - run: git clone ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} ${PWD} # - run: git clone ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} ${PWD}
# - run: ls -la # - run: ls -la
- run: ${{ github.action_path }}/execute.py ${{ github.token }} - run: ${{ github.action_path }}/execute.py ${{ github.token }}
- run: python -m executor
# main: execute.py # main: execute.py
# post: dist/index.js # post: dist/index.js