publish operator yaml

This commit is contained in:
Morten Olsen
2025-08-12 23:55:38 +02:00
parent 2add15d283
commit 7fc90c82f2
11 changed files with 36 additions and 10 deletions

View File

@@ -75,5 +75,7 @@ jobs:
with:
config-name: release-drafter-config.yml
publish: true
assets: |
operator.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}