Обновить action.yml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user