From ced2d230a321dca8f22188a5d8b0cfe6a0780ba5 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Wed, 3 Apr 2024 17:31:28 +0200 Subject: [PATCH] feat: some shit --- .github/workflows/default.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/default.yaml b/.github/workflows/default.yaml index 24cbf04..c535ad0 100644 --- a/.github/workflows/default.yaml +++ b/.github/workflows/default.yaml @@ -59,6 +59,8 @@ jobs: - name: Install, build, and upload your site output uses: withastro/action@v2 + with: + version: 8 deploy: needs: build