fix(ci): ko pipeline permissions (#23)

This commit is contained in:
Julian Tölle 2024-08-24 15:26:54 +02:00 committed by GitHub
parent e96e5107e5
commit 04748a710f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,10 @@ on:
tags:
- "v*.*.*"
permissions:
contents: read
packages: write
jobs:
release:
runs-on: ubuntu-latest