From 9d379a8bd4dc07efbd79b35d3bda85a33abac72f Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 7 Nov 2024 22:27:45 -0500 Subject: lol Signed-off-by: Xe Iaso --- .github/workflows/earthly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml index c53f971..b94011c 100644 --- a/.github/workflows/earthly.yml +++ b/.github/workflows/earthly.yml @@ -63,7 +63,7 @@ jobs: curl -sL https://civo.com/get | sh civo apikey add default $CIVO_TOKEN civo apikey current default - civo kubernetes config --region phx1 aeacus + civo kubernetes config --region phx1 aeacus --save --switch env: CIVO_TOKEN: ${{ secrets.CIVO_TOKEN }} - uses: dorny/paths-filter@v3 -- cgit v1.2.3