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