diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 18f46fbc9..6a1447e91 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -215,7 +215,7 @@ jobs: steps: - name: Install Chainloop run: | - curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s + curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee - name: Finish and Record Attestation id: attestation_push