From b97668a25cf27445084c0fc15007b862ec2c5090 Mon Sep 17 00:00:00 2001 From: Billy Batista Date: Tue, 2 Jul 2024 14:59:03 -0400 Subject: [PATCH] Fix pre-commit (#3699) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4b7760d179..0e548274a2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ on: # need this until this file is on the default branch so tag creates are picked up workflow_call: -permissions: +permissions: packages: write # concurrency: