summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-09 20:22:00 -0500
committerDax Raad <[email protected]>2025-12-09 20:22:00 -0500
commite5af0dde0885a2e06ec6d9c0c28348e590a45697 (patch)
tree8138bd9b9738e5d788ba7cbd3d564ef6e079c06e /.github/workflows
parent3cf17bc24f9f57365ea572a9d529b18f3d34980d (diff)
downloadopencode-e5af0dde0885a2e06ec6d9c0c28348e590a45697.tar.gz
opencode-e5af0dde0885a2e06ec6d9c0c28348e590a45697.zip
ci
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/snapshot.yml2
1 files changed, 2 insertions, 0 deletions
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: