This commit is contained in:
@@ -38,7 +38,7 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: env
|
||||
- run: cat $GITHUB_EVENT_PATH
|
||||
- run: cat ${{ gitea.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