Обновить action.yml

This commit is contained in:
2025-03-29 01:39:03 +03:00
parent 06d6ef4cdd
commit 5ad3e9d750

View File

@@ -29,6 +29,6 @@ outputs:
commit: commit:
description: 'The commit SHA that was checked out' description: 'The commit SHA that was checked out'
runs: runs:
using: "python -c 'import sys; print(sys.argv)'" using: "python"
# main: python main: execute.py
# post: dist/index.js # post: dist/index.js