This commit is contained in:
@@ -37,6 +37,8 @@ outputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: env
|
||||
- run: cat ${GITHUB_EVENT_PATH}
|
||||
- run: cp ${GITHUB_ACTION_PATH}/gitconfig /root/.gitconfig
|
||||
- name: Run executor git
|
||||
run: python -m executor git
|
||||
|
||||
Reference in New Issue
Block a user