From 037d6b6e887a3b4ed9b48367f47739254fe10262 Mon Sep 17 00:00:00 2001 From: Benjamin Harder Date: Sun, 1 Oct 2023 10:44:18 +0200 Subject: [PATCH] test --- .github/workflows/push-main-image-ghcr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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