diff --git a/.github/workflows/on-commits.yml b/.github/workflows/on-commits.yml index ce23edbd..525f1edc 100644 --- a/.github/workflows/on-commits.yml +++ b/.github/workflows/on-commits.yml @@ -52,6 +52,7 @@ jobs: run: | set -x # enable traces pwd + find . # configure git git config --global user.name "actions/k3s-boshrelease" git config --global user.email "<>"