From f177dc61929afc4b7fcf0bf08e7db3e843556153 Mon Sep 17 00:00:00 2001 From: salonichf5 <146118978+salonichf5@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:53:22 -0600 Subject: [PATCH] update workflow --- .github/workflows/functional.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/functional.yml b/.github/workflows/functional.yml index cbc280a827..cf0264ae09 100644 --- a/.github/workflows/functional.yml +++ b/.github/workflows/functional.yml @@ -81,8 +81,8 @@ jobs: tags: ${{ steps.ngf-meta.outputs.tags }} context: "." load: true - cache-from: type=gha,scope=ngf - cache-to: type=gha,scope=ngf,mode=max + cache-from: type=gha + cache-to: type=gha,mode=max pull: true target: goreleaser