diff --git a/.github/workflows/regsync-config.yaml b/.github/workflows/regsync-config.yaml index 4ba15e9696..e3ee4cc56d 100644 --- a/.github/workflows/regsync-config.yaml +++ b/.github/workflows/regsync-config.yaml @@ -34,7 +34,7 @@ jobs: - name: Sync Charts run: | - ls + head regsync.yaml time ./regsync check --config regsync.yaml env: REGISTRY_ENDPOINT: ${{ secrets.REGISTRY_ENDPOINT }}