From 1d27fe1596a2aabd42b14323682a414492940c8f Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Mon, 18 Mar 2024 22:10:32 -0400 Subject: [PATCH] permissions: id-token: write --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7820b91..74dc820 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,9 @@ concurrency: env: PIP_NO_PYTHON_VERSION_WARNING: 1 +permissions: + id-token: write + jobs: build: name: Build