From dcfbd864a35305e97b7a2136eaaacaec4d091c3e Mon Sep 17 00:00:00 2001 From: Ludvig Liljenberg Date: Tue, 5 Nov 2024 13:16:48 -0800 Subject: [PATCH] Fix release workflow (#7) --- .github/workflows/Benchmarks.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/Benchmarks.yml b/.github/workflows/Benchmarks.yml index f19cf604..dcf9e6ec 100644 --- a/.github/workflows/Benchmarks.yml +++ b/.github/workflows/Benchmarks.yml @@ -4,7 +4,6 @@ name: Benchmarks on: workflow_call: # This is called from CreateRelease.yml - inputs: permissions: id-token: write