diff --git a/.github/workflows/push-main-image-ghcr.yml b/.github/workflows/push-main-image-ghcr.yml index d50afbf..1f6cc95 100644 --- a/.github/workflows/push-main-image-ghcr.yml +++ b/.github/workflows/push-main-image-ghcr.yml @@ -15,7 +15,7 @@ jobs: defaults: run: working-directory: '.' - steps: + steps: - name: 'Checkout GitHub Action' uses: actions/checkout@main