From ccd14bf7df20b817703cbf865fa84d37c97942e4 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Tue, 25 Feb 2025 11:02:17 -0600 Subject: [PATCH] switch to write Signed-off-by: James Lamb --- .github/workflows/conda-python-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conda-python-build.yaml b/.github/workflows/conda-python-build.yaml index f2c4e18..2aa6127 100644 --- a/.github/workflows/conda-python-build.yaml +++ b/.github/workflows/conda-python-build.yaml @@ -16,7 +16,7 @@ on: # override default permissions permissions: # needed to auth with AWS for sccache - id-token: read + id-token: write env: # CUDA architectures to build for