From 61e7defe5b2cdc342c5d252224a5f1a413676d36 Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Fri, 17 May 2024 22:49:07 -0600 Subject: [PATCH] push --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0760e47..9c61ade 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,4 +50,4 @@ jobs: load: true cache-from: type=gha cache-to: type=gha,mode=max - push: false + push: true