From 423b01722c5695a557e16cceec947bd26467c831 Mon Sep 17 00:00:00 2001 From: Sheldon Hull Date: Thu, 3 Oct 2024 00:10:00 +0000 Subject: [PATCH] ci(release): fix by including policy allow for aqua install --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 653d1ee..620d37f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,6 +29,7 @@ jobs: aqua_version: v2.28.0 enable_aqua_install: true aqua_opts: '--tags release' + policy_allow: true env: AQUA_LOG_LEVEL: debug AQUA_OPTS: ''