ci(test): enable chart release for test

This commit is contained in:
jyje 2025-01-07 19:56:56 +09:00
parent 8ceb4ed675
commit 72a324248a
No known key found for this signature in database
GPG Key ID: CFEECE847750DA12

View File

@ -1,6 +1,7 @@
name: Release Open WebUI Helm Charts
on:
workflow_dispatch:
push:
branches:
- main
@ -44,7 +45,7 @@ jobs:
release:
#needs: semantic-release
if: github.repository == 'open-webui/helm-charts'
# if: github.repository == 'open-webui/helm-charts'
permissions:
contents: write
packages: write