mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-31 23:36:12 +00:00
workflow: add packages: write to csi-driver publish
This one was missed in the earlier PR Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
3da213a8c8
commit
586d9adfe5
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -194,6 +194,9 @@ jobs:
|
||||
|
||||
publish-csi-driver-amd64:
|
||||
needs: build-kata-static-tarball-amd64
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user