fix gh release permission

This commit is contained in:
nicktrn
2025-06-24 00:48:39 +01:00
parent 4fa4cfb141
commit 2128799e14
+3
View File
@@ -15,6 +15,9 @@ env:
REGISTRY: ghcr.io
CHART_NAME: trigger
permissions:
contents: write # for gh-release
jobs:
lint-and-test:
runs-on: ubuntu-latest