Обновить action.yml

This commit is contained in:
2025-03-29 22:44:55 +03:00
parent 3b8689c410
commit c9aec40f4c

View File

@@ -33,6 +33,6 @@ runs:
steps:
- run: pwd
- run: ls -la
- run: ${{ github.action_path }}/execute.py
- run: ${{ github.action_path }}/execute.py ${{ github.token }}
# main: execute.py
# post: dist/index.js