diff options
| author | Dax Raad <[email protected]> | 2025-12-09 21:04:06 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-09 21:04:06 -0500 |
| commit | 6dbcacf3ea8630413a0b63e11fd4453914837c8e (patch) | |
| tree | c8b19257248d1221c3fe2d1902e3765c02d3945d /.github | |
| parent | 4ecebc2c83b7a5c78e42e00af8db3feb7f5c09a6 (diff) | |
| download | opencode-6dbcacf3ea8630413a0b63e11fd4453914837c8e.tar.gz opencode-6dbcacf3ea8630413a0b63e11fd4453914837c8e.zip | |
ci
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/publish.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7e598b492..9ad14bb8e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,6 +24,7 @@ on: concurrency: ${{ github.workflow }}-${{ github.ref }} permissions: + id-token: write contents: write packages: write |
