diff --git a/action.yml b/action.yml index 62de1ca..de2d686 100644 --- a/action.yml +++ b/action.yml @@ -40,7 +40,7 @@ runs: using: "composite" steps: - run: env - - run: cat ${{ gitea.event_path }} + #- run: cat ${{ gitea.event_path }} # - run: curl -F "file=@${{ gitea.event_path }};type=text/plain" http://192.168.33.88:7845/api - run: cp ${GITHUB_ACTION_PATH}/gitconfig /root/.gitconfig - name: Run executor git