fix(workflows): give id-token write permission to nightly and release-assets oci (#263)

This commit is contained in:
Alex Zenla
2024-07-18 14:47:35 -07:00
committed by GitHub
parent d756fa82f4
commit 2c884a6882
3 changed files with 4 additions and 1 deletions

View File

@ -126,6 +126,8 @@ jobs:
- krata-guest-init
name: nightly oci build ${{ matrix.component }}
permissions:
contents: read
id-token: write
packages: write
steps:
- name: harden runner