Обновить action.yml
This commit is contained in:
@@ -30,5 +30,7 @@ outputs:
|
|||||||
description: 'The commit SHA that was checked out'
|
description: 'The commit SHA that was checked out'
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
main: execute.py
|
steps:
|
||||||
|
- run: ./execute.py
|
||||||
|
# main: execute.py
|
||||||
# post: dist/index.js
|
# post: dist/index.js
|
||||||
Reference in New Issue
Block a user