From e5af0dde0885a2e06ec6d9c0c28348e590a45697 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 9 Dec 2025 20:22:00 -0500 Subject: [PATCH] ci --- .github/workflows/snapshot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index a454042b6..33fa7a55e 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -11,6 +11,8 @@ on: - snapshot-* concurrency: ${{ github.workflow }}-${{ github.ref }} +permissions: + id-token: write jobs: publish: