From 25ab282fb8966a28e6ad100c6dc3acf3647bb9a0 Mon Sep 17 00:00:00 2001 From: oluwolenpbc <127983913+oluwolenpbc@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:39:11 -0400 Subject: [PATCH] readd permissions --- .github/workflows/promote.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/promote.yml b/.github/workflows/promote.yml index c66aafcdb..ce53c1a4d 100644 --- a/.github/workflows/promote.yml +++ b/.github/workflows/promote.yml @@ -24,6 +24,9 @@ on: options: - api - worker +permissions: + contents: read + id-token: write jobs: promote: