Dax Raad 2 months ago
parent
commit
e5af0dde08
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/snapshot.yml

+ 2 - 0
.github/workflows/snapshot.yml

@@ -11,6 +11,8 @@ on:
       - snapshot-*
       - snapshot-*
 
 
 concurrency: ${{ github.workflow }}-${{ github.ref }}
 concurrency: ${{ github.workflow }}-${{ github.ref }}
+permissions:
+  id-token: write
 
 
 jobs:
 jobs:
   publish:
   publish: