From 8e02e259b275b7e667b04efb831d867e038e0d8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randy=20D=C3=B6ring?= <30527984+radoering@users.noreply.github.com> Date: Sun, 2 Nov 2025 10:48:36 +0100 Subject: [PATCH] dummy commit --- .github/workflows/deploy-preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-preview.yaml b/.github/workflows/deploy-preview.yaml index 9cfe7a7..4dad292 100644 --- a/.github/workflows/deploy-preview.yaml +++ b/.github/workflows/deploy-preview.yaml @@ -65,7 +65,7 @@ jobs: - name: Build run: npx hugo --buildDrafts --buildFuture --logLevel info - - name: Deploy + - name: Deploy # Test uses: amondnet/vercel-action@888da851026e0573da056b061931bcb765a915c4 # v41.1.4 id: vercel-action with: