From 46450c093a8118f4cdec09d438536b77fa4366ac Mon Sep 17 00:00:00 2001 From: eli Date: Thu, 30 Jan 2025 11:06:55 -0800 Subject: [PATCH] cedar-agent-test-arm-build- --- .github/workflows/on_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on_release.yml b/.github/workflows/on_release.yml index bb7d366c..016bfe1c 100644 --- a/.github/workflows/on_release.yml +++ b/.github/workflows/on_release.yml @@ -230,7 +230,7 @@ jobs: cache-to: type=inline tags: | permitio/opal-client-cedar:latest - permitio/opal-client-cedar:${{ github.event.release.tag_name }} + # - name: Python setup # uses: actions/setup-python@v5