Обновить action.yml
This commit is contained in:
@@ -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 -c 'import sys; print(sys.argv)'"
|
||||||
# main: python
|
# main: python
|
||||||
# post: dist/index.js
|
# post: dist/index.js
|
||||||
Reference in New Issue
Block a user